943,393 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 16805
  • Java RSS
May 19th, 2003
0

Writing to an Access Database using Java...

Expand Post »
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


Quote ...
Never eat soggy waffles. They Nasty!
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Fyrelion is offline Offline
2 posts
since May 2003
Jul 16th, 2003
0

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

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
lohengrin332 is offline Offline
4 posts
since Jul 2003
Jul 28th, 2003
0

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

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Mayaka is offline Offline
1 posts
since Jul 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Trouble with JVM
Next Thread in Java Forum Timeline: JTextField





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC