Re: SQL
Re: SQL
- Subject: Re: SQL
- From: lbland <email@hidden>
- Date: Tue, 6 May 2008 08:02:27 -0400
On May 6, 2008, at 2:44 AM, vinitha ks wrote:
I'm trying to do some database applications using cocoaMySql
framework.This is my first database application. could connect with
the database,and accesses the table of particular databases.But i
couldn't access Fields.Is there any help or documentation available
for using cocoaMysql?I didn't get the idea from the code itself.How
can i access the fields?I think in that example tableSource class
have loadTable function.How we can processes the queries?
hi-
You can always go direct ODBC to MySQL. We built a 64-bit connector
for Leopard as part of our download:
http://www.peervisual.com/VvidgetUser10.5.4.dmg.zip
which interfaces with a Cocoa application.
thanks!-
-lance
VVI
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >SQL (From: vinitha ks <email@hidden>) |