Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Idiot guide to using remote tables
Message
From
16/11/2003 08:57:08
 
 
To
15/11/2003 13:14:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00849959
Message ID:
00850415
Views:
19
I've hit another snag which I'm sure there's a quick answer to.

this:

targstring='whatever'

SQLPREPARE(gnhandle,"select * from vizkeys where kcurrent=?targstring ","REAL")

works

but this

targfield='kcurrent'
targstring='whatever'

SQLPREPARE(gnhandle,"select * from vizkeys where ?targfield=?targstring ","REAL")

doesn't.

Help!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform