| Author |
how to embed mysql with java application?
|
Shoaib Khanzada
Ranch Hand
Joined: Jan 24, 2004
Posts: 34
|
|
Hi all, Can anyone please tell me the how can i use embedded version of mysql in my java application. thanks
|
 |
Julian Kennedy
Ranch Hand
Joined: Aug 02, 2004
Posts: 823
|
|
If there is such a thing I would expect the MySQL website would be a good place to start. Do you actually mean an embedded version of MySQL or do you just want to know how to connect to a MySQL database and execute queries using JDBC? Either way the MySQL website is a good start. Jules
|
 |
 |
|
|
subject: how to embed mysql with java application?
|
|
|