cancel
Showing results for 
Search instead for 
Did you mean: 

Example with SAP .NET Connector 2.0

Former Member
0 Kudos

Hi Friends,

I have used SAP Connector 1.1 until now. I want to use SAP .NET Connector 2.0. I have installed 2.0. And I have added new functions from server explorer. But I don't know how to call this function? in 1.1 I write SAPProxy1 proxy = new SAPProxy1() and so on. Is there any example to call SAP functions using 2.0?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

reiner_hille-doering
Active Contributor
0 Kudos

The basic functionality is still the same as in version 1.x . There are some additional designer features, improved connection pooling and much more. The samples are installed to c:\Program Files\SAP\SAP .NET Connector 2.0\Samples. There are also some tutorias in the online help (integrated with Visual Studio online help).

Answers (0)