View Single Post
  #7 (permalink)  
Old 07-06-09, 03:28
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,307
Quote:
Originally Posted by Lepanto
Is that so ? MySQL is a free open source software, but to distribute a MySQL database backend requires a commercial licence ?
Yes, distributing MySQL as part of a commercial product does require a license. MySQL hasn't been free for commercial use for years, and has gotten a lot less "free" in the last few years. You definitely need a license to distribute MySQL as you've described.
Quote:
Originally Posted by Lepanto
How about distributing MS Access database backend ? Do I have to pay extra for a licence ??
You can distribute a "bare" .MDB file on any platform that includes an appropriate release/version of the Jet database engine. If you want to include the MS-Access runtime components, you do need a license to distribute them.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote