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



On Mon, 30 Oct 2006 20:19:44 -0000, 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:

Are you talking about the actual data files created? As far as I am aware, the output of a GPL program is not itself covered by the GPL. If you are talking about the database engine itself or the JDBC driver, then your application will be bound by the terms of the GPL (you would have to provide source to everybody that you provided binaries to). But you shouldn't be taking legal advice from some random bloke on USENET.

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?


Look for something with a BSD or Apache licence. PostgreSQL and Derby are the two alternatives that spring to mind.

Dan.

--
Daniel Dyer
http://www.uncommons.org
.



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 ... Seeking legal advice on Usenet is a rather bad idea. ...
    (comp.lang.java.programmer)
  • 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: 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 ...
    (comp.lang.java.programmer)
  • Re: Why is Fedora not a Free GNU/Linux distributions?
    ... It is the GPL that was designed to conflict with others, ... I think you are the one who forgot I wanted the plan for something that a single customer could not afford. ... And it is nothing like ordinary software development where you can target a price that large numbers of customers can/will pay. ...
    (Fedora)
  • Re: license question?
    ... :> If you use GPL code or link with GPL libraries you CAN'T distribute ... A developer sells the code they develop to the customer, ... The customer can be pursuaded to like this because it protects them in the ... if the customer does not sell the code then they will not be ...
    (comp.lang.java.programmer)