Search Postgresql Archives

Re: [Windows] Feedback on PG?

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

 



Gilles wrote:
At 10:29 20/05/2009, Simon Riggs wrote:
We get this question a lot. Yes, there are many technical differences between various open source products.

Sorry about that. I should have dwelved deeper and read this before asking:

<http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows>http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows

Besides the availability on Windows/Linux and the license, another item in my check-list is how to connect to it from Delphi.

Thank you.


I use Delphi to connect to PG and it works great. I have a simple db object on top of the C API. (no evil TDataset.. I hate TDataset) My query's are read-only, forward-only queries, just like god intended.

The C API is simple to use/understand and works just fine linked to Delphi. (You do have to link to the DLL however, you cant compile it into the .exe, but that's not a problem for me)

I've not used PG on windows, my server runs Slackware! (the client's all run windows, and locally they cache stuff in sqlite for use off network. sqlite and pg play very nice together.)

-Andy

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[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