Delphi personal (was Playing with PostgreSQL and Access VBA)

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Delphi personal (was Playing with PostgreSQL and Access VBA)
Date: 2005-04-24 16:12:41
Message-ID: 426BC579.3010404@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All you need is the Personal Edition of say Delphi 6 or Delphi 7, and
even Delphi 2005.
For Delphi 2005 personal edition see this link:
http://andy.jgknet.de/oss/kylix/wiki/index.php/Delphi_2005_Personal_Edition_xmlrtl.dcp_fake
Heck, Delphi 5 is still extremely viable and can do anything 6,7 or 2005
can do, and I bet you can find version 5 on ebay or elseware for dirt cheap.

The personal editions do not include database access components by
themselves, but you certainly can use third party tools such as Zeos
(http://www.zeoslib.net) or those from
http://www.microolap.com.
You could even grab a copy of libpq.pas if you want to do direct access
to PG.

You get what you pay for and there is nothing available for Python or
WXwidgets that even comes close to Delphi for RAD/GUI database development.
Not to mention all the other stuff you can do with Delphi, it's also a
great programming language for console apps, services, TCP/IP servers.
There are even remote control applications built with it ala PC Anywhere.

Plus if you call borland, I am sure they would give you the upgrade
price if you have a old copy of VB laying around for a competive upgrade.

>>
>> I was very impressed by what one member said regarding Delphi, but,
>> when I looked at pricing,... well I would have to lie through my
>> teeth to get the cheap academic version, and the personal version
>> sounds like it doesnt have the file access abilities for PostgreSQL.
>> And the prices for enterprise versions at programmersparadise.com
>> like $4000, sort of puts me off.
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-04-24 16:49:13 Re: timezone() with timeofday() converts the wrong direction?
Previous Message Tom Lane 2005-04-24 15:52:11 Re: Had a problem with pg_clog