The resultviewer displays results lazily. Means that the
parameter you have entered in the DB configuration window for
"reading results at once" is responsible for how many
rows are fetched at each reading cycle. If you would like to
change the number of results read the next you click "Get
next results", then choose the database you are currently
working on in the treeview and change the number.
Be careful with "Get remaining results". If there are
many left results this may take a while or even can be too much
data for sqlFree.
Note: A lazy-read mechanism is implemented. Only the shown
results are read from the database. Binary data cannot be shown
in the viewer. Instead you are offered a button with which you
may save the binary data to disk.
|