App + Connector/MXJ deployment
"tech" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Organization | edoss consulenze |
| Message-ID | <[email protected]> |
Hi Eric, here is my situation. I have created: 1) MySQLTest.jar (my Java application which queries properly the MySQL Server on my development pc) 2) connector-mxj.jar (my own connector-mxj.jar with the pre-configured DB for the above application, created following paragraph 27.4.5.1 and 27.4.5.2 of the online manual) Now, I have another pc with the Java runtime environment and no MySQL. Can you tell me how to proceed to deploy my Java application with its own database on the second pc ? Thanks Roberto Regazzoni