Link to home
Start Free TrialLog in
Avatar of Sieger
Sieger

asked on

SQL Server to AS/400

Hi..  I am trying to connect SQL server to AS/400.  
I believe we setup a DSN to AS/400 and use OLE DB to connect SQL Server to that DSN and get this problem..
Any suggestions?

Server: Msg 7399, Level 16, State 1
OLE DB provider `MSDASQL` reported an error. A provider-specific error
occurred.
[OLE/DB provider returned message: [Microsoft][ODBC Driver Manager] Driver`s
SQLSetConnectAttr failed]
[OLE/DB provider returned message: [IBM][Client Access ODBC Driver
(32-bit)][DB2/400 SQL]Communication link failure. COMM RC=0x3]"
Avatar of Bob Butcher
Bob Butcher
Flag of United States of America image

Are you using Client Access as means of connecting to AS400?
Avatar of Sieger
Sieger

ASKER

Yes i am.
I've experience this same problem.  I beleive it may be a shortcoming of the Client Access OLE DB provider.  A workaround would be to create an ODBC datasource to the 400 and connect through that instead.  We've done this and it works well.
Please update and finalize this old, open question.
Moondancer
ASKER CERTIFIED SOLUTION
Avatar of aaronkempf
aaronkempf

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial