Discussion:
PostgreSQL-Treiber gesucht
(too old to reply)
Carmen Smolne
2008-05-09 08:45:58 UTC
Permalink
Hallo,

für ein Projekt, das mit dem RAD Studio 2007 (Delphi Win32) erstellt
wird, wird ein dbExpress 4-Treiber zum Zugriff auf eine PostgreSQL-DB
benötigt. Für den Zugriff auf MySQL wird der Treiber von CoreLab seit
Jahren ohne Probleme (mit Delphi 7) verwendet, aber leider bietet
CoreLab für PostgreSQL keinen dbExpress-Treiber an, sondern nur BDP.NET
und ADO.NET.
Gefunden habe ich einen Treiber bei Vita Voom Software
(http://www.vitavoom.com), das scheint der einzige zu sein - kritisch,
sollte die Firma das Zeitliche segnen...Taugt der was?

Natürlich gäbe es als Alternative zu dbExpress die DAC-Komponenten von
MicroOLAP oder Zeos.

Wie sind so Eure Erfahrungen mit dem Datenbankzugriff auf PostgreSQL
unter RAD Studio/Delphi 2007? Was würdet Ihr empfehlen? Wichtig ist
natürlich die Geschwindigkeit, aber vor allem die Stabilität. Es darf
was kosten, aber bitte nur als Entwicklerlizenz, nicht als
Laufzeitlizenz. Und bitte nichts exotisches, die Software soll schon
einige Jahre verwendet werden (natürlich mit entsprechender Pflege).

Im Voraus herzlichen Dank für Eure Kommentare.

Carmen
Carmen Smolne
2008-05-13 07:44:52 UTC
Permalink
I'm so sorry, I chose the wrong newsgroup...but maybe someone has an
answer for my question:

A new project has to be developed with Delphi 2007 (RAD Studio 2007), no
.NET. We need a dbExpress 4 driver to access PostgreSQL databases and
MySQL databases. I use the Corelab MySQL dbExpress driver since many
years with no problems (Delphi 7), but Corelab has no dbExpress driver
to access PostgreSQL, there's only BDP.NET and ADO.NET.
I found a driver at Vita Voom Software (http://www.vitavoom.com). This
seems to be the only one - I prefer to have alternatives so this is not
my favourite solution. Do you know the driver? Is it stable and fast enough?

Corelab anounced the UniDAC components for universal data access to a
few databases - at the moment no PostgreSQL access but maybe in the future?

Alternatives to dbExpress would be the DAC components by MicroOLAP or Zeos.

How are your experiences with the data access to PostgreSQL in RAD
Studio/Delphi 2007? What do you commend? Of course the speed is
important but more important is the stability. I would spend some money
if it is worth but I prefer a developer license not runtime licenses.
And not to exotic - the software is to be used for a couple of years.

Thanks in advance for your answers and sorry for the german text :-(

Carmen

Loading...