Hi, The approach I am suggesting is the one that you might use as a last resort. I do not know much about C/C++ programming in OS9. If you could find some ODBC Driver ( or any other API that can be used from C++ on OS9 ) that could talk to JDBC drivers, then you may connect to MySQL from JDBC, and used that driver for connection.
What i have in mind is the use of some ODBC-JDBC Bridge (reverse of JDBC-ODBC bridge present in Java) Hope it helps, Shamit ----- Original Message ----- From: "Stowasser Harald" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 4:13 PM Subject: MySQL & MacOS9 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello List, > > I am realy stucked. My Application (C++,OS9) needs to connect to a > MySQL-Database. But I can't find any informations how I can do that. > > Maybe you can give me a hint? > > > > Thats what i tried: > > 1. I found http://www.openlinksw.com/ (ODBC). But they have no > MySQL-Drivers. > > 2. I found http://www.lilback.com/macsql/ (Last update 1999 :-). He said > he wrote an API for OS9. But he don't anwser my emails! > > 3. I tryed to connect my Server via XMLRPC (Zope as middle-tier). But I > can't find any hints about XMLRPC on OS9. > > > Is the last option to write my own Mysql-API? > > > > > P.S. If you think about to anwser with OSX: > I can't use OSX. The application currently works on OSX. We have 250 > Macs here with running OS9. And our Main-Application don't work on OSX. > Even in Classic-Mode! So we have to use OS9! > > P.P.S. No! Java don't want to run on our 32-MB machines! ;-) > - -- > GEEK CODE Version: 3.12 > GCS d--- s+:+ a C++++ UL+++ P--- L+++ E++ W+++ N++ o++++ K- w+++ > O-- M-- V-- PS++ PE-- Y+ PGP+ t++ 5 X- R+++ tv- b+++ DI+++ D++ > G e++ h r++ y+++ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQE+SiVoPYtbdJ+vYfgRArg7AJ9yQqT624oWAxZF5p+IPpRgk5fpewCg4+SE > zncErYA7Z974/nT/9gjzeao= > =9fCg > -----END PGP SIGNATURE----- > > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php