Search Postgresql Archives

Re: Postgresql Windows ODBC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 beats Visual FoxPro. While it also has screen/forms/report designer stuff, it just doesn't feel as fast and elegant as Delphi. But if you need to parse/alter/sort data before dumping it into Postgres, VFP makes your life so easy. It's especially good for power users doing adhocs. In theory, a power user could write that perfect query that gets the data they precisely the way they want it. In reality, it's a lot of trial and error. Using VFP, you could just get the records and then use the plethora of XBase commands to manipulate the results to your heart's desire.

For building web apps, I dunno too much about since I use Perl on Linux for that. However, Ruby on Rails looks pretty UI friendly in being able to build a website w/ limited coding.


In Windows, what would you say is the easiest language to use which can talk to Postgresql? Just curious.... e.g. I have Liberty Basic which is very easy, but does not easily support ODBC...

---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux