MS Access database and java

Reply

Join Date: Aug 2006
Posts: 3
Reputation: nixlie is an unknown quantity at this point 
Solved Threads: 0
nixlie nixlie is offline Offline
Newbie Poster

MS Access database and java

 
0
  #1
Aug 25th, 2006
Hey,

I need to implement a database using MS Access. I am currently using a java platform and I dont know how to access the information stored in the database. I have used MySQL database in previous programs but it gave me some problems when loading the application.

Can anyone please help me with regards to accessing information in the database using a java application?? Coz this is drivin me nuts:cry:
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 216
Reputation: hooknc is an unknown quantity at this point 
Solved Threads: 8
hooknc hooknc is offline Offline
Posting Whiz in Training

Re: MS Access database and java

 
0
  #2
Aug 25th, 2006
You will need to use JDBC to access the database.

Here is a link that was found with a simple "JDBC Access" google search.

http://www.javaworld.com/javaworld/j...22-access.html
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,145
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: MS Access database and java

 
0
  #3
Aug 25th, 2006
What problems did you have with mySQL?
Unless they had to do with mySQL itself rather than the way you're using it you will almost certainly have the same problems with any database system.

You access MS Access in the same way you access mySQL after all, or any other database engine out there, using JDBC (most optimally hidden behind some indirection layer).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
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