On 12/04/06, Alexandre Leclerc <[EMAIL PROTECTED]> wrote:
> Unfortunately I want to use PostgreSQL database but I'm finding very
> few tools for that. tiOPF, if I understand right the doc, does not
> support PostgreSQL natively. TPQConnection is not supporting client
> side format (LATIN1, etc.) and Zeos I did not test, but heard that it

I have never used PostgreSQL before, I'm a Firebird fan.  When I
ported the tiOPF, I created a persistence layer using SqlDB, but ran
into some transaction problems. Also SqlDB doesn't have any db admin
components. I then wrote another persistence layer using the FBLib
components.  That is what I am now using in a production environment
and it is working like a charm.

Writing persistence layers for tiOPF takes under an hour and is really
easy to implement.  I left the SqlDB layer in the tiOPF SVN
repository, to return to it some day. I want it to work something like
dbExpress. Very easy to swap to another RDMS.  Not sure how good the
PostgreSQL support is in SqlDB...

Regards,
  - Graeme -


--
There's no place like 127.0.0.1

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to