Re: COCOA Frameworks for Relational Databases?
Re: COCOA Frameworks for Relational Databases?
- Subject: Re: COCOA Frameworks for Relational Databases?
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 29 Oct 2005 17:30:36 +0100
On 29/10/05, Conrad Taylor <email@hidden> wrote:
> Hi, could someone tell me if there are COCOA framework(s) for
> interfacing with relational databbases like PostgreSQL, Oracle,
> Sybase, and MySQL?
PostgreSQL and MySQL provide C API client libraries that you can call
from your Cocoa application. I would assume that Oracle does too. I
have no idea about Sybase.
If you Google "postgresql cocoa" or "mysql cocoa" you will see various
attempts to wrap them up in friendlier Obj-C APIs.
-- Finlay
_______________________________________________
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