Hi Xavier > -----Original Message----- > From: Xavier CAMIER [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 19. August 2004 14:35 > To: [EMAIL PROTECTED] > Subject: Howto connect from os x > > > Good afternoon, > > It seems very hard (impossible ?) to connect a Mac OS X app > to maxdb. I > read a post about a jdbc driver but I would prefer programming with > objective C. Is there a free or a commercial way to do what I want to > (either with an ODBC driver other with a c/c++ wrapper) ?
Just one additional point to what Alexander wrote: If you are interested in client applications in the first line, it might be a starting point to try to port SQLDBC first. SQLDBC is the new C/C++ interface of MaxDB, where e.g. PHP and Perl drivers base on. However, JDBC will lead you much faster to a solution. Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP AG, SAP Labs Berlin Do you know SAP^H^H^H MaxDB ? www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
