Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating million record sql table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01270736
Message ID:
01270908
Views:
23
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform