Adam,
Turns out that it's safer to say: buferred cursors does not work at
all for sqlite 3. The implementation just does not crash, but only
worked for sqlite 2.

It's all a TODO work.

If needed, you can buffer on your own by reading into QList or QVector
of records (as we do in KexiTableViewData).
libpredicate will deliver this feature, since we have more and more
use cases for this.

I am not even sure mysql or pgsql implementation can even work correctly.

-- 
regards / pozdrawiam, Jaroslaw Staniek
 Kexi & KOffice (http://www.kexi-project.org, http://www.koffice.org)
 KDE Libraries for MS Windows (http://windows.kde.org)
 http://www.linkedin.com/in/jstaniek
_______________________________________________
Kexi mailing list
Kexi@kde.org
https://mail.kde.org/mailman/listinfo/kexi

Reply via email to