Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC won't Insert data
Message
De
06/01/2008 08:41:18
 
 
À
05/01/2008 12:18:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01279605
Message ID:
01279728
Vues:
15
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform