Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP.NET locks files
Message
De
13/05/2006 09:48:44
 
 
À
13/05/2006 01:26:54
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01121566
Message ID:
01121640
Vues:
14
>The data adapter object goes out of scope on each request. So, this should not be a factor.<

But does the connection object go out of scope too?

~~Bonnie


>>I haven't used DBF tables in our .NET app, so this may or may not have anything to do with it ... but I'm wondering if your app is keeping the connections open? You should only be connected to your database as briefly as possible. IOW, open the connection, grab the data, close the connection and then do stuff with your data. When you're ready to update the database, open the connection, update the database, close the connection. Are you doing it this way?
>
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform