Re: Library Framework

From: Jeffrey Melloy <jmelloy(at)visualdistortion(dot)org>
To: stefan(at)asemota(dot)ch
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Library Framework
Date: 2005-06-16 18:39:48
Message-ID: 42B1C774.20101@visualdistortion.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

stefan(at)asemota(dot)ch wrote:

>Good day
>
>I am an IT student in Switzerland and I am programming on MacOsx. I am intending
>on building a project with Interface-builder(Cocoa) + Java + Postgres.
>
>My question is , what driver / possiblities do I need / have ?
>
>thanks
>
>---------------------------(end of broadcast)---------------------------
>TIP 7: don't forget to increase your free space map settings
>
>
If you're set on Java, you can use JDBC.

If you want to go with Cocoa, you can use libpq or a Cocoa postgresql
library.

Jeff

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message James Shaw 2005-06-16 21:37:05 VB6, ADO with pgSQL
Previous Message Jeffrey Melloy 2005-06-16 18:26:49 Re: Auto Increment Questions