• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: COCOA Frameworks for Relational Databases?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: COCOA Frameworks for Relational Databases?


  • Subject: Re: COCOA Frameworks for Relational Databases?
  • From: Ted Thibodeau Jr <email@hidden>
  • Date: Mon, 31 Oct 2005 14:03:16 -0500

* Conrad Taylor [2005/10/28 09:59 PM -0700] wrote:
> Hi,  could someone tell me if there are COCOA framework(s) for
> interfacing with relational databbases like PostgreSQL, Oracle,
> Sybase, and MySQL?

ODBC is your friend.

If you write your applications in conformance with the ODBC and SQL
standards, you shouldn't have to worry too much about what target
your eventual customers/users are working with.

The iODBC project comprises the ODBC ecosystem on Mac OS X --

   http://www.iodbc.org/

Particularly interesting pieces for you will be found under the
`ODBC-on-Unix Story` and `macosx odbc overview` links.

This page may also be useful --

  http://docs.openlinksw.com/mt/iodbcappsmacos.html#iodbcmacosx


Apple currently ships a set of iODBC dylibs, found in /usr/lib/, but
a full set of Frameworks has also been available for free download
and installation since Cheetah shipped, as part of the iODBC SDK.

You can also build the Frameworks yourself from source, if you prefer
that to the pre-compiled SDK available for download.

The pre-compiled SDK also includes the OpenLink ODBC Administrator,
which delivers full support for graphical configuration (Setup=)
libraries -- support not found in the ODBC Administrator shipped
by Apple -- but it's your choice whether this is important to you.

A useful page for others looking for other Cocoa pieces --

   http://www.cocoadev.com/index.pl?ObjectLibrary


Be seeing you,

Ted


--
A: Yes.                      http://www.guckes.net/faq/attribution.html
| Q: Are you sure?
| | A: Because it reverses the logical flow of conversation.
| | | Q: Why is top posting frowned upon?

Ted Thibodeau, Jr.           //               voice +1-781-273-0900 x32
Evangelism & Support         //        mailto:email@hidden
OpenLink Software, Inc.      //              http://www.openlinksw.com/
                                 http://www.openlinksw.com/weblogs/uda/
OpenLink Blogs              http://www.openlinksw.com/weblogs/virtuoso/
                               http://www.openlinksw.com/blog/~kidehen/
    Universal Data Access and Virtual Database Technology Providers
 _______________________________________________
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

References: 
 >COCOA Frameworks for Relational Databases? (From: Conrad Taylor <email@hidden>)

  • Prev by Date: Objective C++ memory management
  • Next by Date: Re: Spotlighting databases and preferences...
  • Previous by thread: Re: COCOA Frameworks for Relational Databases?
  • Next by thread: Newbie Q : connections with nib files in other projects
  • Index(es):
    • Date
    • Thread