Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / June 2004

Tip: Looking for answers? Try searching our database.

'Microsoft Access Database' with Java.

Thread view: 
Fabian Rossbacher - 27 May 2004 14:58 GMT
Hi,
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...

greez fabian
Chris Smith - 27 May 2004 17:05 GMT
> 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.

Signature

www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation

Luke Webber - 28 May 2004 00:09 GMT
> > 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
Martin Schmid - 01 Jun 2004 13:00 GMT
> "Chris Smith" <cdsmith@twu.net> wrote
>
[quoted text clipped - 7 lines]
> 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
David Rabinowitz - 30 May 2004 09:04 GMT
You can use mdbtools (http://mdbtools.sourceforge.net/) to convert it so
other format

David

> Hi,
> 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...
>
> greez fabian
Davis - 31 May 2004 17:10 GMT
> You can use mdbtools (http://mdbtools.sourceforge.net/) to convert it so
> other format
[quoted text clipped - 6 lines]
> >
> > greez fabian

David - have you actually used mdbtools?  The project on SourceForge
seems pretty dead but I have been thinking of reviving it and porting
to Java.  That would make it not TOO difficult to get a JDBC driver
going for Access files which would be a cool Open Source project.
calvinrsmith - 17 Jun 2004 23:53 GMT
mdbtools is now ported to java.  there is a module in the cvs for it

> > You can use mdbtools (http://mdbtools.sourceforge.net/) to convert
> it so
[quoted text clipped - 7 lines]
> to Java.  That would make it not TOO difficult to get a JDBC driver
> going for Access files which would be a cool Open Source project. *

--
calvinrsmith
------------------------------------------------------------------------


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.