Multiple Datareaders using the same connection
Hi:
I am aware of the fact that MARS is a new concept in ado.net 2.0 and sql server 2005. Can i implement MARS with ado.net 1.1 version using the backend as some MARS enabled RDBMS? If so what is the change i need to do in my provider? If not can you explain in detail why i can't implement mars with ado.net 1.1? What are all the modifications done to DataReader class, IDataReader in the latest version? Kindly help me in this regard.
Cheers,
Malarvizhi
|