on ‎2009 Aug 24 11:45 AM
Hi Gurus,
i need to read a table in SQL server, from a WebDynpro abap.
My OS is Unix not windows, how can i create a DBLINK to SQL server (for example es a Oracle system), is it possible?
thanks a lot.
Claudio.
Request clarification before answering.
> i need to read a table in SQL server, from a WebDynpro abap.
> My OS is Unix not windows, how can i create a DBLINK to SQL server (for example es a Oracle system), is it possible?
To connect an ABAP system to another database the following is necessary:
- a database client for the target database
- a database interface library for the target database
Since both are not existing on Unix for Microsoft SQL Server the only (supported) thing you can do is to install a Windows application server and execute the application there.
Markus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.