Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with linked server

Status
Not open for further replies.

JaimeDiego

Programmer
Jun 26, 2003
1
ES
I´m using a linked server on SQL Server 7 to execute a query in a SQL Anyhwere 5.0 (Sybase) database. I use an OLE DB Provider for ODBC. The sp_addlinkedserver procedure seems to work right BUT when I execute the query (just a 'drop table XXX') I get the following error
"Could not create an instance of OLE DB provider 'MSDASQL.1'"

What's happening? Any solutions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top