cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Connect SQL Server through DBCO - DBCONNECT

Former Member
0 Likes
13,228

Hi Guys,

I am trying to connect to one of the SQL Server in my Domain. I have made entries as mentioned by SAP note in DBCO Transaction. When I am testing connection through program 'ADBC_TEST_CONNECTION' it is showing me following error:

Testing a Database Connection Defined in DBCON

Could not open connection SQLCONNECTION

sql error 1- occured:

I have already installed DBMSSSLIB.DLL in executable directory also.

Please advice.

Thanks,

Usman Malik

View Entire Topic
Former Member
0 Likes

Hi,

I have had the same problem in the past....

If you have a multi server environment I.E. CI/DB Apps wherever you put the LIB library you must be on that sever when executing the test program..

Hope that helps.

Mark