all groups > sql server connect > september 2005 >
You're in the

sql server connect

group:

sql server odbc driver for linux


sql server odbc driver for linux Steve Kitley
9/16/2005 12:00:00 AM
sql server connect:
Hello,

We have an instance of oracle on linux and another with sqlserver on
windows.

We need an odbc driver for the linux box to connect to the sql server.

Does anybody have suggestions on what odbc drivers there are out there for
linux in order for us to connect these two boxes?

Thanks in advance for your help,

Steve K.

Re: sql server odbc driver for linux Tony Sebion
9/16/2005 12:00:00 AM
You can connect to the Oracle server from the SQL Server by setting up a
linked server after installing the Oracle Client on the SQL Server.
Books Online contains information about linked servers, or you can check
these links:

http://www.microsoft.com/sql/techinfo/tips/administration/addingoracle.mspx

http://www.windowsitpro.com/SQLServer/Article/ArticleID/22264/22264.html

It looks like you can use Oracle's Heterogeneous Services (HS) to make
the connection the other way.

http://techrepublic.com.com/5100-9592-5725974.html

Good luck,
Tony Sebion

[quoted text, click to view]
Re: sql server odbc driver for linux Steve K.
9/16/2005 12:00:00 AM
Thanks a lot Tony.

One last question, you or anyone else know a driver that we could buy
without setting up the linked server?

Thanks again,

Steve

[quoted text, click to view]

Re: sql server odbc driver for linux Tony Sebion
9/16/2005 12:00:00 AM
The linked server is just a server configuration setting - there isn't
much to it after you've installed the Oracle driver on the SQL Server.
While you could always find a more convoluted way to access the Oracle
data, I don't know why you would want to.

Tony Sebion

[quoted text, click to view]
Re: sql server odbc driver for linux Steve K.
9/17/2005 12:00:00 AM
Hi Tony,

the article you sent me for connecting oracle to sql server was based on
oracle 9i being on windows box. We are not using 9i on windows, we are
using 9i (actually 10g) on linux.

Hence, I still need an odbc driver for linux in which to connect to sql
server on a windows box.

Anybody know of any linux odbc drivers?

Thanks,

Steve K.


[quoted text, click to view]

Re: sql server odbc driver for linux Tony Sebion
9/17/2005 11:24:40 PM
Try this article - I believe the earlier article might talk about Oracle
running on Windows, but the Oracle technology exists in one form or
another for all their platforms.

http://www.oracle.com/technology/products/gateways/gateways_fov.html



[quoted text, click to view]
AddThis Social Bookmark Button