Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC won't Insert data
Message
From
06/01/2008 08:41:18
 
 
To
05/01/2008 12:18:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01279605
Message ID:
01279728
Views:
16
Hi Cetin,

I'm getting an error when I try to insert more than 10 fields using SQLExec.

lnsuccess = SQLEXEC(gnConnHandle, "INSERT INTO Sync_Box (;
Ordernum, box, status, shiplist, charges, ship_date, inpart, hold_date, custnum, trackingno, box_id, ship_to, ship_via, ship_when) ;
VALUES (;
?Order, ?box, ?status, ?shiplist, ?charges, ?ship_date, ?inpart, ?hold_date, ;
?custnum, ?trackingno, ?box_id, ?ship_to, ?ship_via, ?ship_when)")

If I take out any 4 fields it works great. What am I doing wrong?
Many thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform