Subject | IBO error ? |
---|---|
Author | bemmel2003 |
Post date | 2003-03-12T14:36:59Z |
My query:
select first(10) name,adress from customers
Using IBOquery
I get 10 records if "fetchwholerows = true" but I get 20000 records
if "fetchwholerows = false"
So is this a known IBO-bug, or is it just me ?
Leon
select first(10) name,adress from customers
Using IBOquery
I get 10 records if "fetchwholerows = true" but I get 20000 records
if "fetchwholerows = false"
So is this a known IBO-bug, or is it just me ?
Leon