Menu

A new package: Binary Framework

A new package is available: SMySQL framework binary.

It is made for ease of use by Cocoa developers who don't want to have to compile mysql.

It typically will contain the framework you can put in the Framework folder of the bundle of your application. It includes the libmysqlclient (as staticaly linked with it), so there is no need for any thing more than this package to be able to connect to MySQL servers from your application.

Posted by Serge Cohen 2002-12-25

Log in to post a comment.