Hi, I am finishing an embedded system, using Linux and Qt as the base of the application that manages the system, and as a manager to a SQLite database for this application. As it will be using a flash SATA module, I would not like to do many and frequent write operations to it.
So, I would like to know, on a ACPI shutdown request, how to safely commit the remaining data to the database. Thanks Francisco
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest