Hello Xavier, > 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) ? > Well I'm not very confident in the availability of an OS X driver for > MaxDB so...
Mac OS X is not supported as platform for MaxDB and will not be in the foreseable future. Aside from using JDBC, which is platform independent, there is little chance for you for out-of-the-box solution. > According to you, would it be too hard/time > consuming for me > to develop an odbc driver ? Yes, it would be hard, and it would be time-consuming. Perhaps a better idea is taking MaxDB sources and build tools and try to make a port to Mac OS/Darwin, at least for some client stuff to get e.g. ODBC running.(I would not say that this would not also be hard and time-consuming). > Any links to docs, tutorials, max db I/O > protocols ? If you are really curious, and have lots of time, you may look here for further information: http://sapdb.2scale.net/moin.cgi/NetworkProtocol Regards Alexander Schr�der SAP DB, SAP Labs Berlin -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
