Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating million record sql table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01270736
Message ID:
01270908
Vues:
22
>>I have to update a table in SQL Server each week, and I've been doing it with a manual process until now. Does someone have a sql script for updating fairly large tables?
>
>Look at the Upsizing Wizard code included in Sedna. There is a BulkXMLLoad program included. This is a REALLY FAST way of loading data into SQL. We use it for loading data nightly; stuff that took 45 minutes the usually way take only a couple of minutes (at worst) now. You basically just create your cursor in VFP, call this function with a few parameters and you're good to go.

Thanks Paul, I'll give it a look.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform