Hi All
I hope everybody is having a great day.
We have a web application that is using sql server 2000 as the back end. one of the web pages is using a stored procedure to get data from the database.
this stored procedure is actually getting data from another database server through a link server.
is there a way to get data from an other database server without the link server installed on our database server
please help
thanks