SqlException: Exists assigned to this command Command an open DataReader?
There is a library. It implements methods select, insert and so on.
In the client application doing the insert and then select. All without any problems.
Further, no matter what the request I did generates an InvalidOperationException with the message "Exists assigned to this command Command an open DataReader that you want to pre-close."
2 answers
Just A DataReader.Close() did not.
Can someone come in handy, if you are using DataAdapter, then a copy should be created for each individual stream
Find more questions by tags .NETSQL Server