Hi Stephen, > Anyone else out there doing early RTM dotNET development? > Anyway - I am > seeking opinons - should we (sapdb users) be using the new > odbc.net library > instead of the oledb.net interfaces?
Since OLE DB is supported only via the OLE DB data provider for ODBC it seems to be a better choice to use the ODBC .NET data provider directly instead of using OLE DB .NET via OLE DB for ODBC and finally ODBC. > Microsoft just released the RTM odbc.net library 5 days ago... So far I know, earlier they offered a beta version of the ODBC .NET data provider. At least one member of the list (Gerd K�nig) was able to use successfully the ODBC .NET data provider, but this was for sure the beta 1 version. At the moment .NET has a very low priority for the interfaces of SAP DB. For Open Source, ODBC is the most important one since it drives PHP and Perl, too. Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
