Re: Linux Driver For PostgreSQL .......

2005-06-24 Thread Gregory Seidman
On Thu, Jun 23, 2005 at 10:46:03PM +0100, Fred L Youhanaie wrote: } Redefined Horizons wrote: } With a Java client application you can use JDBC. } With a Microsoft Application you can use ODBC. } } I would like to write a client application in GNOME witha GTK GUI. } What driver would I use in

Re: Linux Driver For PostgreSQL .......

2005-06-24 Thread Lee Braiden
On Friday 24 Jun 2005 11:56, Gregory Seidman wrote: In addition, the Qt database API seems to be pretty popular. It looks like you're planning on a GNOME app, but you might try KDE instead. Yes, especially in combination with KDevelop and QT-Designer, which will automatically generate forms

Re: Linux Driver For PostgreSQL .......

2005-06-24 Thread Mitchell Laks
On Thursday 23 June 2005 05:33 pm, Redefined Horizons wrote: With a Java client application you can use JDBC. With a Microsoft Application you can use ODBC. I would like to write a client application in GNOME witha GTK GUI. What driver would I use in this case? Thanks, Scott Huey i

Linux Driver For PostgreSQL .......

2005-06-23 Thread Redefined Horizons
With a Java client application you can use JDBC. With a Microsoft Application you can use ODBC. I would like to write a client application in GNOME witha GTK GUI. What driver would I use in this case? Thanks, Scott Huey

Re: Linux Driver For PostgreSQL .......

2005-06-23 Thread Lee Braiden
On Thursday 23 Jun 2005 22:33, Redefined Horizons wrote: With a Java client application you can use JDBC. With a Microsoft Application you can use ODBC. These are database abstraction layers. I would like to write a client application in GNOME witha GTK GUI. What driver would I use in this

Re: Linux Driver For PostgreSQL .......

2005-06-23 Thread Fred L Youhanaie
Redefined Horizons wrote: With a Java client application you can use JDBC. With a Microsoft Application you can use ODBC. I would like to write a client application in GNOME witha GTK GUI. What driver would I use in this case? I haven't tried this myself, Is unixODBC from