access relational database in cocoa program
access relational database in cocoa program
- Subject: access relational database in cocoa program
- From: Bill So <email@hidden>
- Date: Wed, 11 Jun 2003 11:11:59 +0800
Dear All,
I'd like to access MySQL through Cocoa.
There are a few possible ways, as far as I know:
1. MySQL-Cocoa project in SourceForge
2. ODBC
3. MySQL++
Which way do you suggest me to use? I'd like an easy-to-use way. It
seems that there's very few documentation about the ODBC interface in
Mac OS X.
I found that there are some headers which should be related to ODBC in
my OS X /usr/include. They are sql.h, sqltext.h and sqltypes.h. If I
use these, do they support unicode??? Do you know where I can find
more help on ODBC on Mac OS X???
Thank you very much for your help.
Yours,
Bill
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.