Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A workaround for the VFPOleDB data provider bug
Message
From
29/12/2006 09:58:30
 
 
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01180717
Message ID:
01180867
Views:
8
>I tested by simply creating and opening a connection in Application_Start.

Correct, the problem relies in the connection management and using it like that resolves the issue. In your case, you got more performance than me. But, the tests were different. In my test, it was the biggest hit which was doing a lot of SQL queries and writes.

Of course, doing the same under SQLClient would then be much faster as this one is designed and built in .NET. That one is also much more powerful. But, that would be a step later on. For now, we can have something running which does the job.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform