|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
connect msaccess with java under linux
Hi,
i have an application in Java under Linux Red Hat which have to connect a MSAccess database. This application is connecting too MySql under Linux with this driver : org.gjt.mm.mysql.Driver . I tried to use differents methods to do that but with no result. Is someone have an idea to do that ? Thank you for your answer ! |
|
#2
|
||||
|
||||
|
You have to use an jdbc-odbc bridge, this should do the trick -> RMI-JDBC
BTW why build an application with Access as its db? It's a PERSONAL database and not suited for other use. Why don't you migrate it to MySQL? See http://www.objectweb.org/rmijdbc/Access/access.html for an example
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) Understanding SQL Joins An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Last edited by pabloj : April 1st, 2003 at 06:45 AM. |
|
#3
|
|||
|
|||
|
I do it because my firm uses an old application which run under Windows and Access.
I'm going to try your solution another time because i already do it with no success. Sometime, i think that i have to change my job ![]() |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > connect msaccess with java under linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|