Quote:
Originally Posted by knc1
Why not use a stored procedure to update last used time of KUAL, triggered on open, close, or 'home' button press?
Hint: dump the schema of the various tables to see how stored procedures are being used now (expect firmware version variations but we don't really need to support anything older than 5.2).
|
Thanks, that's a good suggestion and I will consider giving it a try.
Shouldn't exiting KUAL generate a close event and shouldn't that already trigger an access time update? Is this a kindlet vs booklet thing, an amazon bug, or a missing piece in KUAL?