How to pull/push data from/to existing SAP system?
- by Ahmed
I need to connect to a SAP system, to pull/push data to/from that system?
I downloaded SAP PDK for .NET, build a solution using it, but this requires Portal Runtime for .NET to be installed on server, and this cannot be done, because SAP server is a Solaris one!
Also, I've checked existing solutions, but all of them use VS.NET 2003, to create what is called SAP Connector Proxy?
So, is there a way to connect to SAP system apart from using VS.NET 2003?