If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi,
I am working on a Windows server ASP and MySQL database.
When logged in the userId is stored in a session so what I would need to know is what sessions are active at any one time.
The ID's for each users are stored in the DB but the sessions are not actually stored in the database. When the user logs in a session is but nothing is entered in the database.