Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass Through
Message
De
06/08/2002 15:23:10
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL Pass Through
Divers
Thread ID:
00686711
Message ID:
00686711
Vues:
100
How can I get this to work?

= SQLSETPROP(gnHandle1, 'asynchronous', .F.)
= SQLPREPARE(gnHandle1, "Select * From wamtxt Where wamtxt.txtext LIKE '%&mfrt2%'", 'mySeeThis1a')
= SQLEXEC(gnHandle1)
= SQLPREPARE(gnHandle1, "Select * From wamtxt, mySeeThis1a Where wamtxt.txwa#1 = mySeeThis1a.txwa_1", 'mySeeThis1')
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform