Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Idiot guide to using remote tables
Message
From
14/11/2003 18:50:57
 
 
To
14/11/2003 18:40:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00849959
Message ID:
00850144
Views:
19
sorted

>SQLEXEC(gnhandle,select * from vizkeys where realkey='whatever',real)

should be

SQLEXEC(gnhandle,"select * from vizkeys where realkey='whatever'","real")

works a treat.

Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform