Hi all,
I am using VS 2003. I am trying to load a report based on view but i am getting "Failed to open a rowset" error description [DBNETLIB][ConnectionRead(WrapperRead()).] General network error. Check your network documentation.
I know the problem and would really appreciate if anyone could point me in right direction.
The problem is in the View, it is accessing table from a remote SQL server joined by a linked server. If i remove the reference to remote table from the view i dont get the error message, but otherwise i get above error.
Mitesh