Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSDE, SQL Pass thru
Message
De
10/05/2000 23:06:58
George Simon
GS Data Technologies, LLC
Cincinnati, Ohio, États-Unis
 
 
À
10/05/2000 11:45:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00368170
Message ID:
00368400
Vues:
14
Peter,

Try this:

lnVar=10
? SQLEXEC(lnHandle,[INSERT INTO MyTable (Field1) VALUES (?lnVar)])



>? SQLEXEC(lnHandle,"INSERT INTO MyTable (Field1) VALUES (10)") works fine, but

>lnVar=10
>? SQLEXEC(lnHandle,"INSERT INTO MyTable (Field1) VALUES (lnVar)")
George Simon, MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform