Re: [GENERAL] Postgresql Windows ODBC

2005-04-23 Thread William Yu
Depends for what purpose. I've found that if you're heavy into doing user interface stuff on Windows, Delphi is great for that. Lots of built-in widgets plus zillions of 3rd party addins makes it easy to drag and drop your way to full-blown apps. For data manipulaton, my opinion is nothing beat

Re: [GENERAL] Postgresql Windows ODBC

2005-04-22 Thread Dann Corbit
    From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, April 22, 2005 5:07 AM To: pgsql-general@postgresql.org Subject: [GENERAL] Postgresql Windows ODBC   Tonight I shall install the Postgresql ODBC driver which I downloaded, and

Re: [GENERAL] Postgresql Windows ODBC

2005-04-22 Thread Jeff Eckermann
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Tonight I shall install the Postgresql ODBC driver which I downloaded, and > experiment. > > Is anyone using ODBC? I was looking at Realbasic standard edition (not > professional), and thinking of downloading the demo and trying it wi

Re: [GENERAL] Postgresql Windows ODBC

2005-04-22 Thread Tony Caduto
In my opinion the easiest language for any database development is Borland Delphi bar NONE. You can get the pro version for for 499.99 as a upgrade or a personal editon is also available for free or little cost. You might even be able to get a copy of Delphi 7 on ebay for much less. For Postgres

Re: [GENERAL] Postgresql Windows ODBC

2005-04-22 Thread John DeSoi
On Apr 22, 2005, at 8:07 AM, [EMAIL PROTECTED] wrote: Tonight I shall install the Postgresql ODBC driver which I downloaded, and experiment.   Is anyone using ODBC?  I was looking at Realbasic standard edition (not professional), and thinking of downloading the demo and trying it with the ODBC. 

[GENERAL] Postgresql Windows ODBC

2005-04-22 Thread Typing80wpm
Tonight I shall install the Postgresql ODBC driver which I downloaded, and experiment.   Is anyone using ODBC?  I was looking at Realbasic standard edition (not professional), and thinking of downloading the demo and trying it with the ODBC.  Anyone here use Realbasic at all?   In Windows, wh