SqlDbx Forum

SqlDbx

You are not logged in.

#1 2009-05-27 08:22:37

Monk
Member

Bug on table row limit

I limit the returned row number with 100 and queried a table containing more than 1 million rows. It first read the whole table and returned 100 rows and query time took as long as the select result time without using the row limit. I tested it on Sybase ASE 15.0.2.

Offline

#2 2009-05-28 10:32:24

sqldbxhelp
Administrator

Re: Bug on table row limit

Thanks for pointing it out.
This will be fixed in a next release.

Offline

#3 2009-05-28 14:01:47

townscr
Member

Re: Bug on table row limit

It would also be nice if there was a way to enter a custom row limit when you select it.  Maybe a text box on the toolbar.  You could enter 0 for no limit or enter a number for the limit.

Offline

#4 2009-05-28 15:30:32

sqldbxhelp
Administrator

Re: Bug on table row limit

There's a text box in Options->General to limit number of rows retrieved.
It's not associated with toolbar button, but it seems that it should.
Currently the way it works it unconditionally limits number of retrieved rows.
We probably can change the behaviour and use it for row limit number

Offline

#5 2009-06-30 01:55:33

Monk
Member

Re: Bug on table row limit

this issue is still broken

Offline

#6 2009-06-30 11:27:56

sqldbxhelp
Administrator

Re: Bug on table row limit

It seems to be working fine.
What Open Client version you have installed.

Offline

Board footer

Powered by FluxBB