Hi all ...
During a session a user causes information to be added to a temporary database table. At the end of the session, the information has to be removed. How can I tell when a session has ended so that I can clear the rows from the table that belonged to that session id?
Regards ...
G-fer