Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with Access97 MDB
Message
From
21/09/2000 11:46:43
 
 
To
21/09/2000 03:17:22
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00418887
Message ID:
00419091
Views:
28
Hi Al.
=SQLEXEC(nHandle, "SELECT <i>OneField</i> FROM <i>Table</i>", "Output")
What's the name of OneField? It might match a SQL reserved word, such as "Desc", which might be an abbreviation for "Description" but matches the "DESC" (descending) keyword). Try putting quotes around the field name and seeing if that works.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform