Hi,<br><br>Can someone point me out when the SQLCallback is called exactly ?<br>Is it when the ResultSet is full or, as soon as the first row is available ?<br><br>What if I want to handle   the  RS by blocks of 100 rows ?
<br>Wouldn't it be better to let the developer control the threading behaviour of his I/O accesses ?<br>Will the worker-thread API be developed ?<br><br>Thanks<br>