S
Sebastian Santacroce
I'm using a datareader with SQL server database and trying
to make a connection to one store procedure with a
datareader and then a connection to another withought
closing the first and I get the errror:" there already
exists a connection to the SQl server with this data
reader. Must close and first connection to create another".
Is there a way around this?
to make a connection to one store procedure with a
datareader and then a connection to another withought
closing the first and I get the errror:" there already
exists a connection to the SQl server with this data
reader. Must close and first connection to create another".
Is there a way around this?