Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server Insert Failing
Message
De
04/05/2007 17:29:08
David Knoup
Unique Solutions Software Inc.
Pecatonica, Illinois, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
SQL Server Insert Failing
Divers
Thread ID:
01222651
Message ID:
01222651
Vues:
67
Sometimes when we use this insert command on MS SQL Server it returns that was successfull, but it doesn't always insert the record when we go back and look at the data.

lcinsert="INSERT INTO iciadj
(cuid,cadjno,cmodule,citemno,cwarehouse,cbin,centerby,cadjacc,cremark,dadjust,nadjqty) VALUES(?lcUID,?lccid,'IC',?lcitem,?lcwhs,?lcbin ,?lcemp ,'11111-111',?lccode,getdate(),?lcqty)"

x=SQLEXEC(gnhandle,lcinsert)

IF x<1

Now when it fails to do the insert, it still doesn't return a value less than one, but the data is not in the table.

Any help would be appreciated.

Thanks!

-David
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform