Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Find naem of open datareader of current query

Author  Topic 

arraysys
Starting Member

12 Posts

Posted - 2010-11-13 : 01:44:05
I am using SQL 2008 and have mulitple queries for sorting a datagridview in a windows form, from a tableadapter bindingsource.

does anyone know how to find the name of the open datareader of the active tableadapter query?

The queries have intermittent contention - the system message is : 'the open dataeader needs to be closed before running the next query'.



Array

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2010-11-15 : 05:16:02
Can you post this in .NET forum?

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -