Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to send update to SQL Server
Message
De
07/10/2003 07:57:58
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00835189
Message ID:
00835700
Vues:
24
#3 - Using SPT and calling a stored procedure.

-Mike

>As far as getting the data from SQL Server, I like using SQL pass through.
>
>But I am not sure what is a better (preferred or recommended) way of sending changes back to the SQL Server. I am aware of two methods:
>
>1. Making cursor updatable and using TABLEUPDATE()
>
>2. Using cursor (without making it updatable) and then building a SQL UPDATE string based on the cursor/table fields and sending it to the SQL Server using SQLEXEC().
>
>Any suggestions?
>
>Thank you
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform