Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update
Message
De
10/01/2005 08:34:59
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Titre:
Re: Update
Divers
Thread ID:
00974228
Message ID:
00975620
Vues:
18
Hi Mahmood,

A little tip whe using cursors.

When you create a cursor use the FASTFORWARD READONLY option if you do not need to update the cursor. This gives you alot more speed when you run through the cursor. This works really good on large cursor sets.

>Hi All:
> I am trying to update one of the filed in my sql table. I need to update only one row in this table.
>
>this is my code
>...
Magnus Nordin
VFP MCP

"We have tested the GUI on 5-year olds. Why? Beacuse they aren't braindead!"
Michael Spindler, Apple

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform