Re: 'Microsoft Access Database' with Java.
From: Martin Schmid (martins_at_florian-mueller.de)
Date: 06/01/04
- Next message: Jim OFlaherty: "Attempting to connect to Oracle error..."
- Previous message: Michal: "dbf with index"
- Next in thread: calvinrsmith: "Re: 'Microsoft Access Database' with Java."
- Maybe reply: calvinrsmith: "Re: 'Microsoft Access Database' with Java."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 01 Jun 2004 12:00:08 GMT
Luke Webber wrote:
> "Chris Smith" <cdsmith@twu.net> wrote
>
>>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.
>
... and consider that the column names that you see when you open the
table in Access might not be the _real_ names of the columns! Show at
the "design" view of the table to find out what the real column names
are.... this cost me some hours and right now I like Access a litte more
less (awesome rhyme...)
cu!
Martin
- Next message: Jim OFlaherty: "Attempting to connect to Oracle error..."
- Previous message: Michal: "dbf with index"
- Next in thread: calvinrsmith: "Re: 'Microsoft Access Database' with Java."
- Maybe reply: calvinrsmith: "Re: 'Microsoft Access Database' with Java."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|