Re: AM Lightning Debugger for PostgreSQL 8.2 and up



I understand your point.
There's a strange lack of such a driver.
There's vitavoom driver (but no release for d2007 yet), then postgresDAC
(note that they have mysqldac, a dbx driver for mysql, postgresdac, then ..
something missing here to fill the hole <g>)
then corelab that provides dbexpress drivers for oracle, mysql, firebird,
mssql, but not postgresql (note that they provide
a .net provider for postgresql). Seems that anyone excluding vitavoom does
not consider to release a dbexpress driver for postgreSQL ..
maybe is really a huge task???????

I would like to see CodeGear provide a pgsql dbexpress driver as it's the
second most popular open source database and rising.


don't hold your breath waiting for this <g>

I think CodeGear could do one pretty easily as they provided one with
Kylix, there is no reason they could not update that code and release it
for win32/.net.


I know, but many things are changed in the meantime... both in postgreSQL
and in dbexpress...
If only we could have source code of that driver (that actually has no value
for noone) as a starting point for an os project....

Bye


.



Relevant Pages

  • Re: Trouble Installing ODBC 1.13 on Linux 64
    ... I've taken a quick look at some of the errors you are getting with the postgres ODBC driver - see below: ... ok 3 # skip SQLDescribeParam not supported using PostgreSQL ... ok 3 # skip Microsoft SQL Server tests not supported using PostgreSQL ...
    (perl.dbi.users)
  • Re: Error in devenv.exe when trying to insert OLEDB consumer
    ... I am trying to create a connection to a PostgreSQL database via a ATL ... Selecting the driver works (I have the OLEDB driver from the postgres ...
    (microsoft.public.vc.atl)
  • Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
    ... Isn't there a bunch of tdataset products for Oracle? ... PostgreSQL and Oracle with a single codebase without noticeable problems.. ... ODBC and PostgreSQL ODBC driver... ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: DDL components for Oracle, MSSQL and PostgreSQL
    ... execute DDL script for Oracle, MSSQL or PostgreSQL databases (like CREATE ... You take care to write the DDL in such a way that it will be accepted by any database you might need to support. ... The ADO driver that is available for PostgreSQL is not very good. ... You could use DBGO against the PostgreSQL ODBC driver and that may be ok just to execute scripts. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: DDL components for Oracle, MSSQL and PostgreSQL
    ... If you are using Kylix you can use DBexpress which has a PostgreSQL ... For whatever reason they never deemed it NOT a priority to ship that driver with win32 Delphi. ... If you are doing .net then there are .net data providers available for all 3. ... There is also a 3rd party DBexpress driver from vitavoom software: ...
    (borland.public.delphi.thirdpartytools.general)