Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC and Filter
Message
From
16/12/1999 15:28:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
ODBC and Filter
Miscellaneous
Thread ID:
00304839
Message ID:
00304839
Views:
43
Hi,

I am using an ODBC driver to connect to my COBOL data. I use various remote view to do the job but I am having problem with the filters.

If I use the following filter SELECT ... WHERE job_id = "10" I get a result with the record for job 10.

But if I use
SELECT ... WHERE job_id = ?jobno
and the var jobno = "10"
it does not work or gives me ODBC error

Any ideas ?

Xavier
Reply
Map
View

Click here to load this message in the networking platform