Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Insert command prompting for value
Message
From
08/06/2006 13:43:43
 
 
To
07/06/2006 18:56:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01127719
Message ID:
01127903
Views:
9
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform