Content filed under "mysql-for-obj-c"

mysql-for-obj-c - New Release

Marcus Grenängen, 2009-08-22 00:07

OK, I've manage to spend some time with the MySQL connection framework for Obj-C and a new release have been made public.

mysql-for-obj-c - Current state

Marcus Grenängen, 2009-08-07 10:29

The project is coming along great. We have the base functionality in place, tested and mostly working.

This weekend, I've planned to complete the STMT support for parametrized queries and start to write a little test application that uses the library to do some admin stuff as a proof of concept.

Obj-C and MySQL - Next generation

Marcus Grenängen, 2009-07-20 19:29

I've just set up a google code project to host my next project, "MySQL for Obj-C". The project has only one simple goal.

"Enabling Obj-C developers to easily and in a (natural or maybe native?) Obj-C way talk with MySQL servers."