MyODBC Won't Appear in ODBC Administrator

Hi, I successfully installed MySQL 5.0 on the new macbook 13" with intel
core duo processors. I next installed MyODBC
3.5.12-apple-darwin8.2.0-powerpc. I opened the ODBC Administrator but I
don't see the ODBC drivers available. It is possible that "powerpc" is not
meant for the "intel" machine, but I have yet to see an odbc driver for the
new machines.

Am I doing something wrong? Please help, I would like to continue to
program java applications with a JDBC-ODBC Bridge, but this is impossible if
I can't connect to an ODBC driver.

Thanks,

-brad


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Brad Malin [ Fr, 09 Juni 2006 02:14 ] [ ID #1349163 ]

Re: MyODBC Won't Appear in ODBC Administrator

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brad Malin said the following on 6/8/2006 7:14 PM:
> Hi, I successfully installed MySQL 5.0 on the new macbook 13" with intel
> core duo processors. I next installed MyODBC
> 3.5.12-apple-darwin8.2.0-powerpc. I opened the ODBC Administrator but I
> don't see the ODBC drivers available. It is possible that "powerpc" is not
> meant for the "intel" machine, but I have yet to see an odbc driver for the
> new machines.
>
> Am I doing something wrong? Please help, I would like to continue to
> program java applications with a JDBC-ODBC Bridge, but this is impossible if
> I can't connect to an ODBC driver.
>
> Thanks,
>
> -brad

Brad,

I'm curious why you would use the JDBC:ODBC bridge if there's a type-4
JDBC driver available for MySQL?

http://dev.mysql.com/downloads/connector/j/3.1.html

Even Sun says the JDBC:ODBC bridge shouldn't be used in production, and
that only if there's no other alternative available should it even be
considered.

-Mark

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEiNSQtvXNTca6JD8RAnplAKClj2N0x6zHn7Kk/em2ff2x87iRyACe LzcT
W8Mc96TtLj4jghyD4ct7oYk=
=c8l9
-----END PGP SIGNATURE-----

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Mark Matthews [ Fr, 09 Juni 2006 03:53 ] [ ID #1349164 ]

Re: MyODBC Won't Appear in ODBC Administrator

Thanks, this worked perfectly. Actually, I didn't even have to set the
classpath:

http://dev.mysql.com/doc/refman/5.0/en/cj-system-requirement s.html

Regards,

-brad


On 6/8/06 9:53 PM, "Mark Matthews" <mark [at] mysql.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Brad Malin said the following on 6/8/2006 7:14 PM:
>> Hi, I successfully installed MySQL 5.0 on the new macbook 13" with intel
>> core duo processors. I next installed MyODBC
>> 3.5.12-apple-darwin8.2.0-powerpc. I opened the ODBC Administrator but I
>> don't see the ODBC drivers available. It is possible that "powerpc" is not
>> meant for the "intel" machine, but I have yet to see an odbc driver for the
>> new machines.
>>
>> Am I doing something wrong? Please help, I would like to continue to
>> program java applications with a JDBC-ODBC Bridge, but this is impossible if
>> I can't connect to an ODBC driver.
>>
>> Thanks,
>>
>> -brad
>
> Brad,
>
> I'm curious why you would use the JDBC:ODBC bridge if there's a type-4
> JDBC driver available for MySQL?
>
> http://dev.mysql.com/downloads/connector/j/3.1.html
>
> Even Sun says the JDBC:ODBC bridge shouldn't be used in production, and
> that only if there's no other alternative available should it even be
> considered.
>
> -Mark
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFEiNSQtvXNTca6JD8RAnplAKClj2N0x6zHn7Kk/em2ff2x87iRyACe LzcT
> W8Mc96TtLj4jghyD4ct7oYk=
> =c8l9
> -----END PGP SIGNATURE-----


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Brad Malin [ Fr, 09 Juni 2006 15:27 ] [ ID #1349165 ]
Datenbanken » gmane.comp.db.mysql.odbc » MyODBC Won't Appear in ODBC Administrator

Vorheriges Thema: How to insert BLOB into MySQL using ODBC driver 3.51
Nächstes Thema: MySQL Connector/ODBC 5.0.1 has been released