Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Passthrough
Message
 
À
28/01/2003 13:20:06
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00746301
Message ID:
00746331
Vues:
23
>One more thing. If I comment out the =SQLPREPARE() line the SQLEXEC() returns a 1
>and the as400 table recieves the record.

Which line?
Store SQLConnect('webprddtx','sde','mypassword') To gnHandle1n
testthissd = "INSERT INTO drawmstrp(dm_drawing_number) Values('855459')"
= SQLSETPROP(gnHandle1n, 'Transactions', 2)
= SQLEXEC(gnHandle1n, testthissd) 
= SQLCOMMIT(gnHandle1n) 

=SQLDISCONNECT(gnHandle1n)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform