> Please tell me how to connect the SAPDB and dot net using the ODBC > driver. What I have to install that for it? Do I need the ODBC driver > installed which is for the win 32 OS? Is there anything else I need > to do the connection? Please write in detail as I am a newbie in SAP > DB. > > A bunch of thanks in Advance. > > Bye. >
What you need is: 1) SAPDB ODBC driver for win32 2) ODBC .NET Data Provider, which allows using ODBC data sources on dotnet platform - it's available for download on ms webpage: http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?ur l=/MSDN-FILES/027/001/668/msdncompositedoc.xml and here is some description how to use it: http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B310988 regards, tomasz kotyczka _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
