Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just using a SELECT statement instead of running query
Message
From
24/06/2011 17:10:05
 
 
To
24/06/2011 15:43:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01515946
Message ID:
01515964
Views:
55
lc_sqlstring = "SELECT * FROM mytable"
= sqlprepare(curhandle, lc_sqlstring,"curmytable")
= sqlexec(curhandle)

will put the results in curmytable
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Previous
Reply
Map
View

Click here to load this message in the networking platform