Sorting on null text fields

jda jda at his.com
Sun Jan 9 07:55:19 CST 2005


Hi Ruslan, I didn't see an answer to this, so I'm posting again. Thanks, Jon.


>Are blogs automatically made nullable? I tried setting the 
>EVFlag.fNullable for a blob and got an error. The latest RB docs 
>(updated today, p. 48) are ambiguous.
>
>Here is the definition:
>
>CreateBLOBField(inName as string, inSegmentSize as integer) as VBLOB
>
>But here is the example:
>
>fldAge = tblPerson.CreateBLOBField("notesStyle",  256, 
>EVFlags.fNullable + EVFlags.fIndexed )


More information about the Valentina-beta mailing list