I'm running a dbisql select in batch mode, and I'm expecting to retrieve many thousands of rows. However, when I run the query, only 500 rows are displayed, so there seems to be a default limit set somewhere. If I open dbisql in X-windows, I can see (within 'Tools==>Options==>results') a setting called 'Maximum number of rows to display' which is set to 500. Frustratingly, however, I can't modify it.
My question is: how do I change the default value of 500 for maximum number of rows displayed?