Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A workaround for the VFPOleDB data provider bug
Message
De
29/12/2006 09:58:30
 
 
À
29/12/2006 06:56:30
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01180717
Message ID:
01180867
Vues:
9
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform