Inserting installed programs into a database
Hi there,
I am using MS Sql.
Ok I have many programs that I need to install on many different machines, but what I want is, when a specific program is installed how can I insert this into a database, maybe the database can have a checkbox which would be checked if installed OR Unchecked if not installed.
Also how can I insert the logout time of a website into a database and how long did a specific user spend on it.
Any help would be greatly appreciated.
ASP.net/VB