Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DBCO transaction does not work

Former Member
0 Likes
364

Experts, I am trying to create the Interface between MSSQL database and ABAP to transfer the data to SQL-database.I gave username= &&&(mssqlserver userid) and DB password(mssqlserver userid) and conninfo( MSSQL_SERVER=SQL servername MSSQL_DBNAME= SQL-Databasename).

It does not connect.Please suggest if something is missing or required more.

1 REPLY 1
Read only

Former Member
0 Likes
329

Solved