Re: Commercial Java program bundled with 'free' database?



"Korto" <korto.wow@xxxxxxxxx> wrote:

Hi! I am writing a program for a client and I'm using several database
files that I created with MySQL (inventory, customer, etc). I'm not
sure if I can freely bundle these database files with my program when I
distribute it to my customer so I have a question:

Does there exist something like MySQL that I can use to create files
with and distribute with programs that I write without having to pay
licensing fees?
I have what I believe to be a complete list of freely distributable
"heavy duty" databases at <http://database.profectus.com.au>. MySQL
Community Edition is included. I would be horrified if you are
restricted from distributing the output that you have created from
_any_ program even if you are restricted from distributing the program
itself. In your case you can distribute both the database files and
the Community Edition of MySQL. I think that MySQL is licensed under
the Gnu Programming License so it would be sensible to include the
license with your distribution and provide a link to the MySQL source
code.
.



Relevant Pages

  • Re: Commercial Java program bundled with free database?
    ... files that I created with MySQL (inventory, customer, etc). ... sure if I can freely bundle these database files with my program when I ... Does there exist something like MySQL that I can use to create files ...
    (comp.lang.java.programmer)
  • Re: [SLE] Moving MySQL, Backing up MySQL ??
    ... Where are the database files ... > of the MySQL binaries. ... mysqladmin -uusername -p create "newdb" ... to populate it with your transferred data. ...
    (SuSE)
  • Re: Commercial Java program bundled with free database?
    ... files that I created with MySQL (inventory, customer, etc). ... sure if I can freely bundle these database files with my program when I ... the MySQL FAQ includes a section on what you can and can't do with MySQL ...
    (comp.lang.java.programmer)
  • [SLE] Moving MySQL, Backing up MySQL ??
    ... I have a standard SuSE Pro 9.1 installation. ... Where are the database files for ... the MySQL binaries. ...
    (SuSE)
  • Re: MySQL JDBC driver - implications for non-GPLed apps
    ... It's a shame, though, that MySQL has gained so much, in terms of ... > people the rights promised by the GPL). ... license it commercially, so in fact almost all of it is written by MySQL ... very passionately about open source. ...
    (comp.lang.java.databases)