Welcome to MSDN Blogs Sign in | Join | Help

Data Access Technologies

(Data Access, XML, SSIS, SQL-CE ...)

Browse by Tags

All Tags » ADO.NET   (RSS)
Sorry, but there are no more tags available to filter with.
How to find out the data-reader referencing an ADO.NET connection object to fix the error: "There is already an open DataReader associated with this Command which must be closed first"
Sometimes while executing a DB command in ADO.NET we come across below error. There is already an open DataReader associated with this Command which must be closed first This error is generated when we try to execute some query using a connection (with Read More...
Page view tracker