Creating a linked server

Creating a linked server

Post by colin ur » Wed, 17 Jul 2002 14:26:28



I wonder if anyone can help us?

We a trying to create a linked server to access a UniVerse database from
SQL Server.  The OLE DB provider that we are using is Informix.UniOLEDB.

We are able to access our UniVerse database by creating an ODBC System DSN
and using OLE DB provider for ODBC Drivers and this is OK.

For performance reasons (we think), we want to use OLE DB directly without
using and ODBC data source.  We are not sure how to create our linked
server, what do we enter in datasource, provider string and location.

Any help that you can give us will be much appreciated!!

 
 
 

Creating a linked server

Post by Jon Rosenbau » Wed, 17 Jul 2002 21:21:15


Colin,

The way I added an OLEDB source for SQL Server 7 was to first register the
OLEDB DLL file on the SQL Server machine itself so it showed up as an
available driver. Then when creating the linked server, I would choose the
OLE DB provider and fill in the Connection String with the right Data Source
and login information and the connection worked.

Hope that helps.

Jon


> I wonder if anyone can help us?

> We a trying to create a linked server to access a UniVerse database from
> SQL Server.  The OLE DB provider that we are using is Informix.UniOLEDB.

> We are able to access our UniVerse database by creating an ODBC System DSN
> and using OLE DB provider for ODBC Drivers and this is OK.

> For performance reasons (we think), we want to use OLE DB directly without
> using and ODBC data source.  We are not sure how to create our linked
> server, what do we enter in datasource, provider string and location.

> Any help that you can give us will be much appreciated!!


 
 
 

1. OLEDB provider Jet error 80004005 when creating a linked server in SQL Server 7

We are running SQL Server 7 on a Win 2000 domain controller.  When I
create a linked server to an Access 97 database, I get error 80004005
the first time I try to access it.  It happens from Enterprise Manager
as well ... but the error message says "Error 7399: OLE DB provider
'Microsoft.Jet.OLEDB.4.0' reported an error."

I am auditing the directory in which the Access DB resides, and nobody
is being denied access.

Ideas anybody?

Thanks!

--
Daniel Wilson, BSCS, MCP
Application Developer
http://www.compusoftsolutions.com/

2. ORA-00439: feature not enabled: Instead-of triggers

3. Attemt to create a linked server for connection between sql server and navision database

4. ODBC SQL Server Driver TimeOut Expired

5. OLEDB provider Jet error 80004005 when creating a linked server in SQL Server 7

6. JOIN Query follow a Delete command

7. Creating a linked server to an AS/400

8. Remote procedure bug in 7.3.2.2!?!

9. Creating a Linked server to Oracle

10. How to Create a Linked Server to Different Domain

11. -- Creating a linked server to Sybase - help!!

12. Creating a linked server to Oracle

13. Error when creating a linked server object using SQL-DMO