On Wed, 2003-02-26 at 11:21, Oliver Muck wrote: > Hi > > I used to work on a java-midleware-server. After trying lots of databases we > decided to use SAPDB. It was a good decision. > > Now am going to develop an application using C++ and would like to use SAPDB > too. Can someone tell me, what is the best way to write a driver ? > Can I use this DBMClient-Library an whre can I find it ?
try OTL (http://otl.sourceforge.net/home.htm) we are using it and it works great! provides a stream-like interface to the database and is based on ODBC. ;-) rainer -- rainer hochreiter | email : [EMAIL PROTECTED] maxxio technologies GmbH | www : http://www.maxxio.com/ prinz eugen strasse 8 | voice : +43 1 205 255 301 a-1040 vienna/austria/europe | fax : +43 1 205 255 900 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
