Re: 'Microsoft Access Database' with Java.

From: Luke Webber (luke_at_webber.com.au)
Date: 05/28/04


Date: Fri, 28 May 2004 09:09:25 +1000


"Chris Smith" <cdsmith@twu.net> wrote in message
news:MPG.1b1fbfc473ad7ff2989b2a@news.pop4.net...
> Fabian Rossbacher wrote:
> > is there any way to get the data of a 'Microsoft-Access-Database' with
Java
> > under Linux?I have got only the .mbd file and no Windows...
>
> No, JDBC isn't magic. If you want to use a database, you'll need DBMS
> software to do it. No one is likely to rewrite all of the core
> functionality of Microsoft Access in a JDBC driver any time soon.

Nope. Your best bet is to convert the database in a Winblows machine, using
a JDBC connection to a Linux-hosted server DBMS as your target.

Luke



Relevant Pages

  • Re: Microsoft Access Database with Java.
    ... If you want to use a database, you'll need DBMS ... >>functionality of Microsoft Access in a JDBC driver any time soon. ... the "design" view of the table to find out what the real column names ...
    (comp.lang.java.databases)
  • Re: Is there any way to connect database without JDBC?
    ... and some application has conflict with JDBC. ... control on the application, but we still need to connect to database. ... Which DBMS you need to support? ...
    (comp.lang.java.programmer)
  • Re: Microsoft Access Database with Java.
    ... No, JDBC isn't magic. ... If you want to use a database, you'll need DBMS ... No one is likely to rewrite all of the core ...
    (comp.lang.java.databases)
  • Re: Good Books on MultiValue Databases
    ... have to admit I was intrigued by the multivalue database, however, I ... In SQL-relational land you 'talk' to the DBMS via SQL commands. ... Do not be confused about this: PickBasic is not a scripting language. ...
    (comp.databases.pick)
  • Re: Size matters to some
    ... BobJ wrote: ... specified to the DBMS tools with a maxlen specification, ... database does, without the maxlen specification to the DBMS. ... Field A is supposed to be 2 characters of a country abbreviation, ...
    (comp.databases.pick)