- Original Message -
From: "Martijn van Iersel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 2:45 AM
Subject: installing mysql together with application
> Hello
>
> I want to distribute my java database application
>
IL PROTECTED]>
Sent: Wednesday, September 25, 2002 4:45 PM
Subject: installing mysql together with application
> Hello
>
> I want to distribute my java database application
> together with mysql, and I want to make it as easy as
> possible.
>
> Right now a new user has to:
>
Hello
I want to distribute my java database application
together with mysql, and I want to make it as easy as
possible.
Right now a new user has to:
- download and install mysql
- run the mysql server with mysqld --standalone or a
similar command
- download my program and run it.
To make this e