Download List

Project Description

The MySQL Cocoa project provides a standard MySQL
client API for using the database with Cocoa (the
MacOS X Objective-C/OpenStep environment).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-05 04:04 Back to release list
2.3.0

This release adds better handling of integer columns and text columns.
SMySQL is now able to recognize (and keep information) for unsigned
integers (up to UNSIGNED BIGINT == unsigned long long == 64b unsigned
integer). The TEXT columns are now retrieved as text, hopefully using
the proper encoding (coming from the DB server).
Tags: Major bugfixes

Project Resources