2006 Nov 01 1:22 PM
Hi!
We would like to extract some data from SAP tables and record this data in another Oracle database.
Is it possible for ASP to execute a function (RFC) to extract this data from SAP tables and then record it on Oracle database?
I think its a more ASP question then SAP but no one in my company knows how to do it.
Thanks,
2006 Nov 02 7:35 AM
which version or SAP R/3 you are trying to connect to?
if its below was6.10 then your option is to use DCOM connector or .net connector
.net connector code sample
http://www.codeproject.com/dotnet/SapDBReader.asp
if the system is WAS6.10 or above you can consume RFCs as webservice from your ASP
Regards
Raja
Hi!
We would like to extract some data from SAP tables and record this data in another Oracle database.
Is it possible for ASP to execute a function (RFC) to extract this data from SAP tables and then record it on Oracle database?
I think its a more ASP question then SAP but no one in my company knows how to do it.
Thanks,
2006 Nov 01 9:47 PM
2006 Nov 02 7:35 AM
which version or SAP R/3 you are trying to connect to?
if its below was6.10 then your option is to use DCOM connector or .net connector
.net connector code sample
http://www.codeproject.com/dotnet/SapDBReader.asp
if the system is WAS6.10 or above you can consume RFCs as webservice from your ASP
Regards
Raja
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |