Re: Objective-C/Cocoa connectivity to Relational Databases
Re: Objective-C/Cocoa connectivity to Relational Databases
- Subject: Re: Objective-C/Cocoa connectivity to Relational Databases
- From: "Marcus S. Zarra" <email@hidden>
- Date: Fri, 13 Jul 2007 12:10:45 -0600
If you do not need true multi-user database connectivity then I would
strongly suggest you look at Core Data instead.
If however you do need multi-user access to the database then there
are open source projects for both PostgreSQL and MySQL via cocoa.
http://www.google.com/search?client=safari&rls=en&q=cocoa
+mysql&ie=UTF-8&oe=UTF-8
http://www.google.com/search?client=safari&rls=en&q=cocoa
+postgresql&ie=UTF-8&oe=UTF-8
Marcus S. Zarra
Zarra Studios LLC
Simply Elegant Software for OS X
www.zarrastudios.com
On Jul 13, 2007, at 12:00 PM, Nathan Gilmore wrote:
I am interested in porting a Java SWING application to Cocoa. I
have joined ADC and been trying out Xcode 3.0, the new Interface
Builder, and Cocoa, but have not been able to find much information
on connecting to relational databases such as MySQL or Postgres. I
would like the new application to be able to use Core Animation as
well.
Any information that you can provide on Objective-C/Cocoa
connectivity to relational databases would be greatly appreciated.
Thank you,
Nathan
_______________________________________________
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:
40zarrastudios.com
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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