Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blank memo in sql-select
Message
From
03/03/2000 12:02:06
 
 
To
03/03/2000 10:12:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00341223
Message ID:
00341302
Views:
24
>>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.

Nope, you get a "String is too long to fit" error. The join with a one record table with a memo field is the only way I know that works.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform