Subject Re: [Firebird-Java] jaybid vs postresqlj_dbc
Author Roman Rokytskyy
> Hallo,

> Try to display list of klients from database with 24 000 records.
> Using JBuilder with standard controls (querydataset and jdbtable)
> Two identical tables with 24000 records.
> jaybird 2.0.1. and last postgresqljdbc.
> time loading all records:
>
> jaybird: 30 seconds
>
> postgre 2 seconds
>
> What is going on ?
>
> What im doing wrong ?

Please send me your example privately (java code, possibly compiled,
otherwise including all needed libs and database backup), I will check what
exactly is happening there. 24,000 in 30 seconds is too slow. I would say
that 2 seconds is slow too, but I assume you can live with it.

Roman