Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does OleDBDataReader.Close() release object?
Message
From
04/02/2003 15:19:49
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Does OleDBDataReader.Close() release object?
Miscellaneous
Thread ID:
00749034
Message ID:
00749034
Views:
114
All,

I am revamping an application written by a contractor. They use several OleDbDataReaders to load data into drop down lists, creating a datareader, populating it, using it as a datasource for the drop down, binding the drop down, then closing the datareader, then creating the next datareader. Does the datareader.close clear the object from memory? Is there a problem creating the second datareader using the same name as the first?

Thanks

Rex
Next
Reply
Map
View

Click here to load this message in the networking platform