Hello:
I'm using a connection in a web page to connect to SQL Server throught an
ODBC driver, but from time to time and witthout using DataReaders (I return
data in Datatables) I get an error like this:
[Microsoft][ODBC SQL Server Driver]Connection is busy with results for
another hstmt
Anyone can help me?
The connection is unique for each page I call.
Thanks