Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql and memo fields
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00175977
Message ID:
00175989
Views:
32
Hi Sandy,
>When I select fields from mytable can I add a blank memo field on the fly just as I can with characters( space(10) as charfield) and numerics (00000.00 as numfield)? If so, what is the syntax??
  Create Cursor Junk (MyField M)
  Select Table.*, MyField from Table, Junk....
Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform