Hi,
I have a question related to linking of the tables in SQL server database from the other database.
I have tried to do so using Linked Server from MS ACCESS and it is successfully linked but I cannot see all of its rows as I do not have option to return all rows.
But when I am trying to use Linked Server for SQL server database only it works but give me this error:-
OLEDB PROVIDER 'SQLOLEDB' reported and error.
And I have one more questions Like in MS ACCESS we can link some of the tables from different databases like Access or other databases using ODBC, is that kind of thing is possible in SQL SERVER.
If yes then how?
Thanks is advance,
I have a question related to linking of the tables in SQL server database from the other database.
I have tried to do so using Linked Server from MS ACCESS and it is successfully linked but I cannot see all of its rows as I do not have option to return all rows.
But when I am trying to use Linked Server for SQL server database only it works but give me this error:-
OLEDB PROVIDER 'SQLOLEDB' reported and error.
And I have one more questions Like in MS ACCESS we can link some of the tables from different databases like Access or other databases using ODBC, is that kind of thing is possible in SQL SERVER.
If yes then how?
Thanks is advance,