Viewing 3 posts - 1 through 4 (of 4 total)
1. Query the USESSION table for the users 'session_id':
select session_id from USESSION where delete_session_id is NULL and user_id = (select user_id from users where user_name...
August 29, 2012 at 5:53 am
#1531317
August 29, 2012 at 2:22 am
#1531261
hi all
i have SQL 2005 express and the database size is mor than 4G i tray to user the comand give me this
error
Msg 137, Level 15, State...
November 16, 2008 at 10:52 am
#899087