I have an existing SQL 2005 database and I alsoI have a third party database (hosted CRM product) that I am trying to access to pull some information from. The third party database is available to me via a webservice. Can I add that as a linked server in SQL? If so, how?
I seem to know just enough to be dangerous with this stuff ;)