site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Folks. I am trying to write a very simple database client application in C which will connect to a MySQL server on OSXServer. Other people have answered your question from a technical perspective, but also be aware that linking with the MySQL client library may impose licensing requirements (i.e. require you to GPL your application). This is an interesting point. if this is too off-topic, perhaps someone could advise a more appropriate forum Cheers Mark -- mark@gallery.co.uk Tel: +44 208 340 5677 fax: +44 870 055 7790 http://www.gallery.co.uk New Product ! - Zen MetaCorder Location Sound Field Recorder http://www.metacorder.info _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 7/25/05, Mark Gilbert <mark@gallery.co.uk> wrote: -- Finlay My app is a commercial product - and would assume that the user will be connecting to MySQL pre-installed on Mac OSX Server (which presumably Apple have a license for ?) I guess an option would be to create and open source an intermediate daemon application to run alongside my commercial app interfacing a generic query from my app with the MySQL C-library. Does anyone know if this type of thing exists already ? This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark Gilbert