Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Could not create an instance of OLE DB provider 'S

Author  Topic 

kotsas
Yak Posting Veteran

65 Posts

Posted - 2002-02-12 : 09:57:36
Dear all,

I'm using SQL Server 7.0. I want to add a link to another SQL Server so I try to add linked server. After the linked is created and I run a distributed query, the following message appears:

Server: Msg 7302, Level 16, State 1, Line 1
Could not create an instance of OLE DB provider 'SQLOLEDB'.

What's wrong with it?


JustinBigelow
SQL Gigolo

1157 Posts

Posted - 2002-02-12 : 10:25:40
Without something other than the error message to go on this was all I could find that seemed relevant.

[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;Q196292[/url]

hth,
Justin

Go to Top of Page
   

- Advertisement -