On Tuesday 01 October 2002 18:11, Christian Haul wrote:
> On 01.Oct.2002 -- 05:45 PM, [EMAIL PROTECTED] wrote:
> > Christian, you added in EsqlQuery in prepareCall:
> >
> > preparedStatement.setMaxRows( ...
> >
> > This breaks the rowCount() function which is vital for our application to
> > get
On 01.Oct.2002 -- 05:45 PM, [EMAIL PROTECTED] wrote:
> Christian, you added in EsqlQuery in prepareCall:
>
> preparedStatement.setMaxRows( ...
>
> This breaks the rowCount() function which is vital for our application to
> get the absolute count of pages. Is it really necessary?
> Do you mind
Christian, you added in EsqlQuery in prepareCall:
preparedStatement.setMaxRows( ...
This breaks the rowCount() function which is vital for our application to
get the absolute count of pages. Is it really necessary?
Do you mind if I remove it?
--
Torsten
--