Darian Miller
Darian Miller

Reputation: 8088

Updated PostgreSQL client connectivity for Delphi XE2?

I'm looking for updated connectivity options to connect with PostgreSQL with Delphi XE2. What are you currently utilizing to connect with PostgreSQL and Delphi XE2? (Does it work with 32 and 64-bit applications?)

Upvotes: 5

Views: 879

Answers (2)

Branko
Branko

Reputation: 1458

I use AnyDAC - not only for PostgreSQL, highly recommend it !

Upvotes: 2

Sam M
Sam M

Reputation: 4166

DevArt is the way to go. http://www.devart.com/pgdac/. They released 64-bit support for XE2 in September and announced iOS support in XE2 last week.

Upvotes: 3

Related Questions