Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Performance in mass updates - What's your advice?
Message
From
31/10/2006 14:47:06
Terry Tuell
Stephens Production Company
Fort Smith, Arkansas, United States
 
 
To
30/10/2006 20:36:50
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01165610
Message ID:
01165915
Views:
13
You have my attention. What kind of app did you write?

In my situation, I have to move data from a system that uses variable length files into a Windows Based system for other reports and queries. This is done nightly in the Scheduled Tasks.

I've used Foxpro to do this for the past 6 years and it has worked very well. As an example, one of the data files contain approximately 31,000 records which updates in about 8 seconds.

We are now migrating to .NET using SQL Server for the data. The same appliation in VB.NET that posts to SQL server takes about 15 minutes.

Everyone I have talked to who has SQL experience and VB and/or VB.NET experience talks about how fast SQL server is. Based on the tests I've done, I don't see the speed. My Foxpro apps and DBF tables beat the VB.NET apps and SQL server every time.

The only thing I can think of is that either I'm coding the .NET app wrong, or the saying is true, "nothing runs like a Fox".

All that being said, I would love to see some basic code that is used for mass updates. In the applications I'm testing, I'm using DataAdapters.

What advice does anyone have for speed and efficiency?

Thanks in advance to everyone for commenting.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform