cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to write VB.net 2003/2005 application that retrieves SAP R3?

Former Member
0 Kudos

Where can I download the SDK for .net 2003/2005 that can access SAP R3 4.7?

Any discussion is welcome.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Freddy,

search for SAP .NET Connector. You can use that tool in VS .NET 2003.

Regards,

Timo

Former Member
0 Kudos

Hi,

you can download the SAP Connector for Microsoft .NET at https://websmp208.sap-ag.de/connectors, you will need an S-User in order to log on to the support portal.

- Juergen

Former Member
0 Kudos

I login my S-User but there is no download links from

SAP connector for Microsoft .NET

SAP connector for Microsoft .NET 2.0.1 is now released! (June 2005)

Before you download the new version read the Release Notes first

Former Member
0 Kudos

I finnally successfully downloaded the files by clicking the hyperlinks on the left pane called

SAP connector for Microsoft .NET

Thanks.

I am working on it now. Have you ever use them to develop .net application that can access say Customer details in SAP R3 4.7?

Former Member
0 Kudos

Hi Freddy,

it's very easy developing .NET based solutions for a SAP 4.7 accessing customer information. If you look on SDN you will find some good code snippets for doing this, another resource is www.microsoft.com/sap, here you can also find some examples for the SAP Connector for Microsoft .NET.

- Juergen