Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC and Filter
Message
De
16/12/1999 15:28:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
ODBC and Filter
Divers
Thread ID:
00304839
Message ID:
00304839
Vues:
44
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
Répondre
Fil
Voir

Click here to load this message in the networking platform