Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing very long SQL-Commands to MySQL-Server
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00770320
Message ID:
00770372
Views:
12
Probably a bit simpler than using TextMerge is to use TEXT...ENDTEXT with the TEXTMERGE option.
TEXT TO lcQuery TEXTMERGE NOSHOW PRETEXT 3
   ...
ENDTEXT
The PRETEXT 3 option in VFP8 will remove leading tabs & spaces.
Ryan Katri
COB System Designs, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform