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

Connect SQL Server through DBCO - DBCONNECT

Former Member
0 Likes
13,244

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,

Connection String in DBCON is

MSSQL_SERVER=tcp:<ServerIPAddress> MSSQL_DBNAME=<DataBaseName>

I have put the DLL file in EXE folder as mentioned in Note 178949. I dont know this DBMSSSLIB.PDB file. It is not mentioned in the note.

Please advice.

Thanks,

Usman Malik