cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to SQL Server Database

Former Member
0 Kudos

Dear all

we have SAP 4.7 running on Oracle. I now created with transaction DBCO a connection to an external MS SQL Database. I get the error in dev-trace that the library can not be loaded.

Is by default nothing installed? What do we have to do to make this work?

Herbert

Accepted Solutions (1)

Accepted Solutions (1)

clas_hortien
Active Contributor
0 Kudos

Hello,

you need the database layer library (DBSL) for SQL Server (dbmssslib.dll). You can use this only on Windows, so if you run on Unix, you have to setup a windows application server and use the connect from there.

Best regards

Clas Hortien

Answers (0)