Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL SELECT bug in VFP 8, using memo fields
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00792876
Message ID:
00792894
Views:
48
The following line in VFP 8.0 worked OK so it may serve as a workaround:

SELECT SUBSTR(a1.bb, 1, 2000) AS DD ;
FROM a1 ;
INTO CURSOR c1

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform