I'm trying to write an SQLite3 program to delete history older than 3 days and 
was hoping some folks here might be able to help with a few items I can't 
figure out.  I haven't found complete documentation for the product.

1. What is the syntax to tell the program which database to use 
(places.sqlite)?  On mainframes and minis this is referred to as file 
allocation or file definition.

2. What is the best way to compare the current date to the dates in the table?

If I can get this to work, I'll be happy to post it here for anyone who wants 
to copy and use; it will run from a .bat file.

Any other ideas or suggestions are welcome.

Thanks for any assistance.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to