Re: [HACKERS] Situation with delphi7 x postgresql 8.1.2

2006-02-08 Thread Gustavo Tonini
zeos was better than dbexpress with postgresql and mysql in my test applications...connections were several seconds faster with zeos Gustavo. 2006/2/8, Merlin Moncure <[EMAIL PROTECTED]>: > > Hi, > > I develop under Delphi7(Build 8.1) pgexpress 4.01 and postgreSQL 8.1.2 > > OS is windows XP Profe

Re: [HACKERS] Situation with delphi7 x postgresql 8.1.2

2006-02-08 Thread Merlin Moncure
> Hi, > I develop under Delphi7(Build 8.1) pgexpress 4.01 and postgreSQL 8.1.2 > OS is windows XP Professional or Windows 2003 Server. > In my project i use dbexpress components TSQLConnection, TSQLQuery -> > TDataSetProvider -> TClientDataSet. > In some situations when the TClientDataSet excute ac

[HACKERS] Situation with delphi7 x postgresql 8.1.2

2006-02-08 Thread Marcio
Hi, I develop under Delphi7(Build 8.1) pgexpress 4.01 and postgreSQL 8.1.2 OS is windows XP Professional or Windows 2003 Server. In my project i use dbexpress components TSQLConnection, TSQLQuery -> TDataSetProvider -> TClientDataSet. In some situations when the TClientDataSet excute actio