Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I pass a local fox cursor as an parameters into to s
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01032134
Message ID:
01032143
Vues:
26
This message has been marked as the solution to the initial question of the thread.
>I know that, I can get same result by transfer the cursor record by record in scan loop.
>But in this tecnique at one time tranfer periyod is very long for 500.000 records. I hope to shorten execution time by transfering cursor.
>
>Ali Altun

Never tryed this, so the ansver is pure theoretical, but you can write a Stored Procedure in SQL Server and pass the table as parameter then you can use INSERT ... FROM OPENROWSET() or BULK INSERT from a VFP table (not cursors I suppose)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform