OK, I've manage to spend some time with the MySQL connection framework for Obj-C and a new release have been made public.
Content filed under "Cocoa"
Marcus Grenängen, 2009-08-22 00:07
0 comments
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.
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."
Marcus Grenängen, 2009-07-16 23:16
When developing on the Apple platform, one will get a free IDE and free developer tools. That's nice. No extra charge, just download and install from Apple.
But how good is the free IDE, Xcode.

