Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLExec - update/rollback
Message
 
 
To
16/03/2010 16:22:51
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01454933
Message ID:
01454936
Views:
47
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform