Re: JDBC mysql connectivity problem on Redhat Linux 7.2
Posted By:
Anonymous
Posted On:
Tuesday, April 23, 2002 07:22 PM
It seems you need one more module 'libmyodbc.so'.
how about using command 'locate libmyodbc.so' to check the file existing or not. Remember 'update db' before using 'locate command'. I also used mm.sql driver, and it works fine as well.
Hope that helps,
TC Wang