[Kexi] Buffered cursors for sqlite3

Jaroslaw Staniek staniek at kde.org
Fri Jun 26 13:06:04 CEST 2009


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



More information about the Kexi mailing list