Is there any way to connect sap db and the dot net using oledb connection? .I can connect the ODBC with dot net application. But How can I connect it using oledb? Please tell me a method.
ODBC is the primary API to access SAPDB.
Using 100% OLEDB iss not possible, because SAPDB doesn't provide an OLEDB-provider.
Even without an OLEDB-Provider, you should be abled to use the OLEDB-ODBC-Bridge, but i think i read on the list, that support for this has been dropped by .NET.
There was an alternative mentioned in the thread, so search the archive.
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
