View Single Post
Join Date: Mar 2006
Posts: 7
Reputation: dgrblr is an unknown quantity at this point 
Solved Threads: 0
dgrblr dgrblr is offline Offline
Newbie Poster

Accessing an Access Database using Java

 
0
  #1
Mar 27th, 2006
I have an existing Access database that works well using Access. However, the HR department has convinced management to change to Java as the programming language of choice. I have done very little programming in Java, and have NO CLUE how connect to an Access database (2003), how to read, edit, delete, add, or write back to it. Can someone help me?

I have researched all I can about JDBC and bridges. I've followed every link I can seem to locate now for about 5 days and I'm totally confused.

Some help with code would be great, if possible. My database is named HRSolutions. The two tables are Employees and History.

Thanks

Dave
Reply With Quote