Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating executable jar file for jdbc

843859Dec 15 2009 — edited Dec 17 2009
Hi,
I am creating a Project in eclipse using JDBC , I want to execute this project into another system where jre is installed , what shd i do ? shd i create a executable jar file and run into another system , or therez another way to run this project.

Also i am facing one problem i have created itz executable jar file , but when i run this jar file and when i enter the values in the textfield it does not save in database i am using mysql server as a database.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2010
Added on Dec 15 2009
5 comments
385 views