Combining Cocoa and MySQL
Posted
by BryCry
on Stack Overflow
See other posts from Stack Overflow
or by BryCry
Published on 2010-05-17T17:41:47Z
Indexed on
2010/05/17
17:50 UTC
Read the original article
Hit count: 269
Hey guys,
i was searching SO for help on this, but i can't seem to find a concrete solution. Is, or isn't it possible to connect to a mysql database with Cocoa? Because i'm working on a program that i'd like to extend to a database, but i sure as hell don't know how! I mean, that cocoa-mysql package is heavily outdated, and i dont even know what a C wrapper is!
Can someone please tell me how to do this, or atleast burst my bubble to tell me that it can't be done?
Thanks!
© Stack Overflow or respective owner