‎2005 Mar 04 3:12 PM
Help...Please
I want to know if I can and how I can connect to a SQL server DB and either put records in a table or retrieve data using ABAP.
Thanks in advance.
‎2005 Mar 04 5:19 PM
Hi Rashid!
Is it 'your' database, on which SAP is running (probably not) -> use open SQL statements.
It's a second database -> establish a RFC connection to this system and use native SQL.
Regards,
Christian
‎2005 Mar 07 7:09 PM
Christian,
Thanks for the reply. I was wondering if you had an example code that would allow me to resolve my issue. The SQL DB is not on the same box as SAP. Please advise with as much detail as possible.
Thanks in advance.
‎2005 Mar 08 8:00 AM
‎2005 Mar 08 9:09 AM
‎2005 Mar 08 9:53 PM
Thanks for all of the NICE reply guys. But my issue is not yet resolved.
I have viewed the note. Perhaps it will resolve my issue but I am not sure about what entries and in what format I can enter in the DBCON table. I know Connection Name, User, Pass word, I am not sure about the syntax for Connection Information.
Please help and thanks in advance.
‎2005 Apr 26 5:29 AM
‎2005 Apr 26 5:33 AM
hi
i want to know about ABAP programs and SQL server Conncetivity.
please guide,
Thanx.
‎2005 Apr 26 2:44 PM
Hi,
I still have not gotten to the bottom of this issue. I am currently looking at a program I found on the net. I will post a solution on the site if this works.