0 Members and 1 Guest are viewing this topic.
LogEye.exe /db MyDatabase.db /upd /date "2011" /serv "MyServ"
Do you mean deleting logs (records) from database or files from log folders?
The TEXT datatype was used for date & time fields for the reasons of convenience and performance with complex wildcards search.You successfully demonstrated that additional manipulations with LogEye's databases could be done without any problem. With a simple batch file in your case So, default database structure will not be changed.
It was written in PureBasic (same as all latest versions of my Soldat related tools), GUI was made with PB's native functions plus some platform-dependent APIs (e.g. for nesting checkboxes into toolbar, listview headers sorting, etc.).