Hi.
that was my understanding too...but after my PC melted down...I ran a mysql trace, to see the statements issued..
and Qt just sent a normal select...... without the "limit" parameter, meaning mysql collects all data at once...and the treeview explodes.
but admitted I have also not found anywhere to define how big chuncks treeview should display...there does not seem to be a setCount(), displayNext(), displayPrevious() methods...
jan
Bookmarks