Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL statement problem
Message
From
15/12/1998 12:54:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SQL statement problem
Miscellaneous
Thread ID:
00167770
Message ID:
00167770
Views:
64
I am testing an ODBC connection thru Access and VFP5.0 and
I wrote the following,,

SQLSTRX='SELE * FROM MERCHANT'
= SQLPREPARE(gnConnHandle, SQLSTRX)
= SQLEXEC(gnConnHandle,SQLSTRX,'myodbc')

But my 'myodbc' cursor isn't being created.
What Am I doing wrong??

Thanks to all you good people

Mark Oliva
Next
Reply
Map
View

Click here to load this message in the networking platform