Re: Accessing MySQL database
Re: Accessing MySQL database
- Subject: Re: Accessing MySQL database
- From: Serge Cohen <email@hidden>
- Date: Tue, 28 Feb 2006 10:21:29 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You can find a framework for using MySQL from Cocoa here : http://
mysql-cocoa.sf.net/
It it basically a more recent version of the SMySQL mentioned earlier
in the thread, but it is now called MCPKit.
If you want some examples of how to access a DB server, you can look
at the code of the test cases of the framework.
Currently there is no API reference documentation: I had it running
with autodoc and I am currently moving it to doxygen, hence no doc
right now. But all the comments aer in the sources which are available.
If you need a more complete example, you can go to look ate the
sources of 'CocoaMySQL' and generic MySQL DB browser in Cocoa (using
the MCPKit framework). It is also open source, and available at :
http://cocoamysql.sourceforge.net/
Hope this help.
Don't hesitate to send mail if you have specific question about MCPKit.
Serge.
Le 25 févr. 06 à 04:35, Chakravarthy Cuddapah a écrit :
I would like to know how to access MySQL database tables.
Appreciate an
example. Thanks in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40users.sourceforge.net
This email sent to email@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFEBBYh5EPeG5y7WPsRAv7CAJ4izAZVI999mdOrlV3rLNHCk0vy3QCg0fwU
ZX02++mCrmO19t8FtIxtKlY=
=+Zgc
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden