Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL placeholder for a Memo Field ?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL placeholder for a Memo Field ?
Miscellaneous
Thread ID:
00273545
Message ID:
00273545
Views:
55
SELECT *, SPACE(10) AS Dummy FROM MyTable
Will create a Dummy Field of C(10), How can I ensure that Dummy is a memo Field ? (Note SPACE(256) gives an error)
Next
Reply
Map
View

Click here to load this message in the networking platform