Hi Thomas! > The C-API of SAP DB is ODBC. Therefore you have to use > either ODBC directly or something basing on ODBC (which might > fit better to C++). Alternatives are the precompiler and > JDBC, of course.
But shouldn't ODBC be awfully slow due to protocol overhead? When I compare the performance of mysql native and mysql odbc (sorry for comparing 'apples and oranges'....), odbc isn't a real alternative. Are there yet any more details on the native c++ that was mentioned on the list some time ago?! Kind regards, Stephan _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
