Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Major mixup in two ASP.NET transactions
Message
From
02/10/2006 14:54:20
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01150471
Message ID:
01158658
Views:
58
>Try adding a oDataAdapter.Dispose

BTW, oDataAdapter.Dispose is not available when oDataAdapter is defined as follow:
        Private oDataAdapter As IDbDataAdapter = Nothing
I only have the Dispose() method available under oCommand. oCommand is defined as follow:
        Private oCommand As IDbCommand = Nothing
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