cancel
Showing results for 
Search instead for 
Did you mean: 

How to install Visual Studio 2003

Former Member
0 Kudos

I wanto to install Visual Studio 2003 and then install the SAP .Net Connector 2.1. Where can I download VS 2003.

My objective is to retrieve data from Sap BW in VS.

Can someone provide guidance on this.

Regards,

Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You will probably not be able to download a trial version anymore. I'm not sure if you will be able to buy it also...

I have check and it is still available as a download on my MSDN Subscription. You will need to contact someone form MSDN to be sure it is available even for new subscribers. You can find more information on the MSDN web site Link:[http://msdn.microsoft.com/en-us/subscriptions/aa718656.aspx].

They are other options to generate the proxy class using the .NET connector. Company like softwise have developped Add In to generates those proxy class. It uses the generation engine of the SAP .NEt connector but they provide you with the VS 2005 Add In. Link:[http://www.softwise.com.ar/products.php]

Using the .NET Connector to download BW data is doable. The SAP .Net connector provide you with a way to call RFC from .NET. I've never done it but if you have or write an RFC that gives you the information then it should be no problem.

Hope this help.

Alexandre