954,549 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Adding data to access database using java coding in method

Hi, i am currently doing a system for the rental video. I am new to java coding..
Problem is how to add data to access database using java coding in method?
Thank you.

hueikar
Light Poster
29 posts since Nov 2010
Reputation Points: 14
Solved Threads: 0
 

With the JDBC API .

You can use the JDBC:ODBC bridge driver to connect. It's quirky, but it's the only free option available to connect with Access.

Ezzaral
Posting Genius
Moderator
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
 

Can u show me the example coding? appreciate it..

hueikar
Light Poster
29 posts since Nov 2010
Reputation Points: 14
Solved Threads: 0
 

There is example code in the tutorial that I linked.

Ezzaral
Posting Genius
Moderator
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
 

Ok.thank you.

hueikar
Light Poster
29 posts since Nov 2010
Reputation Points: 14
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You