Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: "TProgrammer" <roberto_icardi_no_spam@xxxxxxxxxxx>
- Date: Mon, 6 Mar 2006 23:11:35 +0100
I use PostgresDAC in threads for PGLA, I also use Zeos in a heavily
threaded IM server to access Postgresql with no problems, the key with
PostgresDAC is to use one connection per thread or if you are going to
share wrap everything up in a critical section.
Isn't there a bunch of tdataset products for Oracle?
Later,
Tony
Tony,
thank you for your answer.
I've took a look at Zeos but for various reasons is'nt ok for my
application.
Yes, there are a lot of tdataset products for Oracle, from well-known DOA to
NCOCI8, freeware,
but my point in using dbexpress was only one codebase, two databases... even
if my application is quite complex, my SQL is not,
and following some rules I can achieve the goal of supporting both
PostgreSQL and Oracle with a single codebase without noticeable problems..
and this cannot be done if I use tdatasets descendants like postgresDAC/DOA.
Actually I'm using a double-bridge with the freeware dbexpress driver for
ODBC and PostgreSQL ODBC driver... but now I'm in testing stage and I cannot
think this can be a real situation for a production system.... even if I
have to say that from my far from scientific tests seems that there aren't
noticeable perfomance differences between this and the pgexpress driver,
even with tables of 100.000+ records!
I'll have to think about carefully.. make a lot of tests... life for
programmers is alway difficult!!!!
Bye
.
- Follow-Ups:
- References:
- Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: tony caduto
- Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: Erick Sasse
- Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: tony caduto
- Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: TProgrammer
- Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: tony caduto
- Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: TProgrammer
- Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- From: tony
- Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- Prev by Date: Re: Madexcept setting for a modal form?
- Next by Date: madExcept - Outstanding Support
- Previous by thread: Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- Next by thread: Re: Are you Looking for a nice Postgresql Admin program similar to IB Expert ?
- Index(es):
Relevant Pages
|