Writing to an Access Database using Java...

Reply

Join Date: May 2003
Posts: 2
Reputation: Fyrelion is an unknown quantity at this point 
Solved Threads: 0
Fyrelion Fyrelion is offline Offline
Newbie Poster

Writing to an Access Database using Java...

 
0
  #1
May 19th, 2003
Hi,

I was wondering how you write to an Access Database using current Java versions. I've been looking pretty hard for awhile with a teacher and some friends, but so far we haven't come up with anything. Could you guys help me out?
Thx


Never eat soggy waffles. They Nasty!
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 4
Reputation: lohengrin332 is an unknown quantity at this point 
Solved Threads: 0
lohengrin332 lohengrin332 is offline Offline
Newbie Poster

Re: Writing to an Access Database using Java...

 
0
  #2
Jul 16th, 2003
For most database systems, you can simply download a JDBC driver to connect to the Db with Java, but there aren't any free ones for Access. What I ended up having to do was create an ODBC datasource (with Windows), and use the JDBC-ODBC bridge to connect to that. I think the JDBC-ODBC bridge is included with the JDK package. Good luck!


David
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 1
Reputation: Mayaka is an unknown quantity at this point 
Solved Threads: 0
Mayaka Mayaka is offline Offline
Newbie Poster

Re: Writing to an Access Database using Java...

 
0
  #3
Jul 28th, 2003
Hi,
You can create an access datasource in Win2k as follows: Start->Control panel->Administrative tools->Data Sources(ODBC)->MS Access Database->System DSN->Add->Select MS Access Database Driver ->Finish->Enter datasource name->Select Database->Click ok
Mike.

NB:For more details, contact mikemayaka@yahoo.co.uk
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC