cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Driver for db2

Former Member
0 Kudos

Hi

We're running SAP Netweaver XI 7 on solaris 10,db2 9.We trying to set up some sort of communication between DB2 and SQL Server 2000,can somebody assist with a solution to this.

Thanx.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member433984
Active Contributor
0 Kudos

or you can install additional XI dialog instance on Windows host and use the db drivers on that platform. Details in note <a href="https://service.sap.com/sap/support/notes/680617">680617</a>.

best regards

Former Member
0 Kudos

Hello, Terrence

You can do it with two scenario :

1. On SAP level with UD Connect (howto guide ia available on

www.sdn.sap.com/irj/sdn/howtoguides)

2. On a DB2UNIX database level with additional pruducts (DataDirect Connect for

ODBC and IBM WebSphere Federation Server). But it is additional money.

With best regards, Dmitry

markus_doehr2
Active Contributor
0 Kudos

You can link from a Microsoft platform to DB2 but not vice versa (there's no SQL server driver for *NIX platforms).

What are you trying to accomplish (you write 'some sort of communication')...

--

Markus

Former Member
0 Kudos

We are trying to establish communication between our SAP Netweaver XI system and another non-Sap system running SQL Server 2000.

markus_doehr2
Active Contributor
0 Kudos

On a database level you can't...

You can use, however, any other standard communication method (e. g. a Webservice) on a higher level if the other system does support that.

--

Markus