Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLExec - update/rollback
Message
 
 
À
16/03/2010 16:22:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
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:
01454936
Vues:
48
>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

Did you look at How to make SQL Pass-Through cursor updatable FAQ #8153 ?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform