Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC()
Message
From
17/12/1998 11:07:25
 
 
To
16/12/1998 22:27:59
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00168354
Message ID:
00168520
Views:
29
>Accessing AS400 file via Rumba ODBC driver. When I enter the 'select *
> from where = I obtain data.
>But when I replace the with a variable data is not downloaded. Can anybody shed some light as to how to create a SQLEXEC() statement that will process with variables.

Try to pre-prend the variable with a ? mark... I think that may work...

lcSelect = 'select * from table where table.field = ?variable'

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform