aspose file tools
The moose likes JDBC and the fly likes how to embed mysql with java application? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how to embed mysql with java application?" Watch "how to embed mysql with java application?" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to embed mysql with java application?
 
Similar Threads
ORACLE and MYSQL
installing MySQL
Struts with MySql
Database connection
Setup inside setup