Groups | Blog | Home
all groups > sql server (alternate) > july 2004 >

sql server (alternate) : Defining AS400 Linked Server


fn
7/28/2004 1:25:06 AM
Can anyone help me understand what it takes to define a Linked Server
connection to an IBM eSeries (AS400)? Do I need Microsoft's SNA Server
or some other product or can I simply do it with the tools provided with
SQL Server 2000?

Any guidance would be very appreciated. Thanks.

Farid
sql NO[at]SPAM hayes.ch
7/28/2004 8:13:17 AM
[quoted text, click to view]

This discussion may help:

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=xn%23U2D9sBHA.1752%40cpmsftngxa07

Tobias Marquart
7/28/2004 3:58:38 PM
Hi Farid,

I managed this installing the AS400 Client Access for windows components
on the database-server.
At least you need the as400 odbc-database-driver on the windows-server.
Create a (system) odbc connection to your as400 and then create a linked
server to this odbc connection.
you maybe have to tweak / play around with the odbc-options for the
as400-connection to make it work.

just to point out the direction...

Tobias

[quoted text, click to view]
frank NO[at]SPAM ffoiii.com
7/29/2004 1:34:22 PM
I found IBM's Client Access drivers to be error prone and slow.

Although not-free, Hit Software, www.hitsw.com, provides OLEDB and
ODBC drivers for accessing DB2/AS400 servers. I used the OLEDB driver
with great success.


ffoiii

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