[JDEV] can't find resources for...
Benjamin Kahn
xkahn at cybersites.com
Wed Aug 2 21:36:11 CDT 2000
Huh! I wasn't even aware that MySQL could be configured WITHOUT
ODBC support. Shows how much I know about MySQL. (We use Informix
here.) When we started porting the MySQL XDB adapter, we were just going
to do a straight port. (The MySQL API is very similar to the ODBC
API.) But we were told that the MySQL was old and might not work any
longer. (It was written against server version 0.7) We never really
tested it on MySQL. You can feel free to give it a try.
If you are on a Red Hat (or compatible) Linux box, you can install
this RPM to get ODBC
support: http://www.mysql.com/Downloads/MyODBC/MyODBC-2.50.31-1.src.rpm
simply run rpm --rebuild on the source RPM and install the
resulting RPM file(s).
On Wed, 2 Aug 2000, Darshan wrote:
> Benjamin Kahn wrote:
> >
> > Check out the jabber-transport 1.1 from CVS HEAD. In the
> > /unsupported directory is a version of the mysql xdb stuff my company has
> > hacked to make work again (it was old) and ported to odbc. This will
> > solve the file problem above.
> is the old mysql code broken? cuz we use mysql on unix boxes without
> odbc support.
-Ben
------------------------------------ |\ _,,,--,,_ ,) ----------
Benjamin Kahn /,`.-'`' -, ;-;;'
(212) 924 - 2220 ext 201 |,4- ) )-,_ ) /\
ben at cybersites.com --------------- '---''(_/--' (_/-' ---------------
I just want to make the world a better place for me to live in.
-Lucy in a Peanuts comic
More information about the JDev
mailing list