Using QT or SQLite3 client?
Mecland
Using QT or SQLite3 client?
Mecland
MIH1406 (3rd June 2010)
I would expect,
Qt Code:
record.setValue(...); model->insertRecord(-1, record); // append record at end model->submitAll(); // depends on edit behaviourTo copy to clipboard, switch view to plain text mode
This is untested code ;-)
MIH1406 (3rd June 2010)
Thank you I will try it.
I am using Qt
http://brainstorm.ubuntu.com/idea/24714/image/1/
The Linux Counter Project - user number # 497262
The Ubuntu Counter Project - user number # 29025
Hi jryanne,
I tried your code but it does not do anything? Any clue?
Thank you,
Mohammad
http://brainstorm.ubuntu.com/idea/24714/image/1/
The Linux Counter Project - user number # 497262
The Ubuntu Counter Project - user number # 29025
Hi;
try [WIKI]http://doc.trolltech.com/4.3/demos-sqlbrowser.html[/WIKI].
Bookmarks