Hi
I am trying to use Visual Basic Dll's running under MTS to get data from a SQL Server 7.0 database. Whenever I have two or more queries executing under the same transaction, and they are fetching large volume of data, I get the following SQL Server error: "Transaction context in use by another session".
The error does not occur with few rows.
Any help would be appreciated.
Thanks
Pankaj Kumar ([email protected])