Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLExec - update/rollback
Message
De
16/03/2010 16:22:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQLExec - update/rollback
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01454933
Message ID:
01454933
Vues:
103
Hi

I have used the following command to remotely retrieve data from SQL Server 2005:

lnConnectionID = SQLConnect('myConnection', 'myDatabase', 'myPassword')
lnReturnCode = SQLExec(lnConnectionID, 'exec Candidate_Select ?lnCandidateID', 'ltCandidateData')

The correct Candidate data is returned, but how would I go about committing the changes back to SQL?

Regards
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform