Postgresql Development Options - Mailing list pgsql-general

From Ray Madigan
Subject Postgresql Development Options
Date
Msg-id CAEKowXDGCM31Nenf4sRBg8QukLR25Mh8YH-L9erk0sfMdscXtA@mail.gmail.com
Whole thread Raw
Responses Re: Postgresql Development Options  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: Postgresql Development Options  (Steve Atkins <steve@blighty.com>)
List pgsql-general
I have been using postgresql in java off and on for many years.   I now have an assignemtn where I have to build a very straight forward networked application that needs to be able to insert Array data types from a windows environment to a remote Linux Postgresql database.  

My first attempt was to use Qt.  Their is a postgresql driver and found out the hard way that it doesn't support the Array data type.  I need a small ui so the user can set options for the application.   My question is, are there other UI options that I can use to development this application.

Thanks in advance.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Policy.c program
Next
From: Adrian Klaver
Date:
Subject: Re: Postgresql Development Options