Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blank memo in sql-select
Message
From
03/03/2000 10:12:08
 
 
To
03/03/2000 09:51:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00341223
Message ID:
00341240
Views:
26
>I guess what I'm looking for is a symbol for an empty memo field like the symbol for empty date field is {}.

Just a guess, but try SPACE(257) or one larger than a normal field can handle (I think its 256) or chr(13) + chr(10), those may be interperted as a memo, though techinally not blank.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform