Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Insert command prompting for value
Message
De
08/06/2006 13:43:43
 
 
À
07/06/2006 18:56:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01127719
Message ID:
01127903
Vues:
13
Jerry,

I tried the following commands on MySQL database on a test table mytest.
m.filingid = "AAAA"
m.envno = "BBBB"
sqlEXEC1 = SQLEXEC(ras2Conn12, "INSERT INTO mytest (code, division) Values(?m.filingid, ?m.envno)")
It did not prompt for any values and inserted data in the table. It did not matter whether I use or omit LOCAL filingid, envno
- Ravi Taxali
Visual FoxPro Made Simple An excellent book for beginners as well as experienced programmers
Never Forget Again. Setup Email Reminders.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform