JDBC:ODBC

Discussion of programming on Linux, including shell scripting, perl, python, c/c++, mono, java. Whatever tickles your fancy.
Post Reply
saquib_javed
Naib Subedar
Posts: 344
Joined: Sat Apr 10, 2004 9:07 pm
Location: Karachi
Contact:

JDBC:ODBC

Post by saquib_javed »

Hello,

I am learning struts and developing my sample programs using tomcat 5 and struts 1.2. My sample program is a database driven program which uses msaccess database and I connect it with jdbc:odbc

Problem is that my example is working on windows cause windows has the drivers for msaccess but when I deployed tomcat, struts and my application on rh9 it threw exception that no suitable driver available. (jdbc:odbc for msaccess). :?:

Awaiting for solution.

ThanX
Use Linux and feel Free.
OR
Feel free to use Linux. ;)
Kdaemon
Naib Subedar
Posts: 346
Joined: Sat Nov 30, 2002 12:22 pm
Location: Islamabad. GPS: LHR

Post by Kdaemon »

If I am getting you right
check this url
ODBC bridge for cross plat form

Btw It's good resource site.
reg linux user #298274
Post Reply