Re: Cocoa Application to front End for MySQL Database

2008-11-07 Thread Luis Rojas
Thanks, this was the pointer i needed On 11/7/08, Dave DeLong <[EMAIL PROTECTED]> wrote: > You may be interested in the Sequel Pro project, an open-source Cocoa > frontend for MySQL databases: > > http://code.google.com/p/sequel-pro/ > > Cheers, > > Dave > > On Nov 7, 2008, at 8:33 AM, Luis Rojas

Re: Cocoa Application to front End for MySQL Database

2008-11-07 Thread Dave DeLong
You may be interested in the Sequel Pro project, an open-source Cocoa frontend for MySQL databases: http://code.google.com/p/sequel-pro/ Cheers, Dave On Nov 7, 2008, at 8:33 AM, Luis Rojas wrote: Hi, I would like to know what is the best way you can access MySQL from a cocoa application,

Cocoa Application to front End for MySQL Database

2008-11-07 Thread Luis Rojas
Hi, I would like to know what is the best way you can access MySQL from a cocoa application, since i know there is no CoreData Storage for MySQL, what other methods we have of actually connecting from Cocoa to a Data Base? Thanks in advance, Luis R. Rojas