• 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: Accessing PostgreSQL from Cocoa apps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing PostgreSQL from Cocoa apps


  • Subject: Re: Accessing PostgreSQL from Cocoa apps
  • From: Max J Cantor <email@hidden>
  • Date: Mon, 11 Jun 2001 11:49:50 -0400 (EDT)

My advice would be to use the java-bridge to use to the JDBC postres
driver. I use this system in my front end for mySQL, source to be posted
soon, and it works beautifully. I get a bunch of compiler warnings as I
can't really make header files for my java-classes, but aside from that,
its perfect.

In my opinion, this demonstrates on of cocoa's greatest strengths - the
ability to transparently use java code/classes in your apps. This gives
Cocoa an amazing variety of libraries which Apple could not duplicate on
their own.

-Max

On Mon, 11 Jun 2001, Stefan Arentz wrote:

> On Mon, Jun 11, 2001 at 02:19:03PM +0100, Ken Tabb wrote:
> > Hi,
> > does anyone know if there is an Obj-C or Java API for accessing
> > PostgreSQL-based databases from Cocoa apps? It would seem the
> > object-oriented nature of PostgreSQL lends itself to an Object-Oriented
> > Cocoa API. As Apple is now supplying PostgreSQL on MacOS X Server, would
> > anyone from Apple care to comment on whether Apple themselves will be
> > providing an API? (fingers crossed).
>
> Another reason for OpenEOF! :-)
>
> Ken, there is a C interface that you can call from ObjC. As far as I
> know there is no free ObjC database interface at the moment.
>
> Stefan, looking into OpenEOF this weekend!
> _______________________________________________
> cocoa-dev mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev


References: 
 >Re: Accessing PostgreSQL from Cocoa apps (From: Stefan Arentz <email@hidden>)

  • Prev by Date: CVS/SCM
  • Next by Date: Re: proof of cocoa superiority?
  • Previous by thread: Re: Accessing PostgreSQL from Cocoa apps
  • Next by thread: Re: Accessing PostgreSQL from Cocoa apps
  • Index(es):
    • Date
    • Thread