- Joined
- Jun 11, 2008
- Messages
- 647
- Reaction score
- 182
In this theard i show you how to fix Account Already Connect
Run
Start Menu >>All Programs >> Microsoft SQL Server >> Queary Analyzer
write your sql user name / password
Use MuOnline and put this CODE
Your server must be OFFLINE
Run
Start Menu >>All Programs >> Microsoft SQL Server >> Queary Analyzer
write your sql user name / password
Use MuOnline and put this CODE
Code:
UPDATE MEMB_STAT
SET ConnectStat='0'
WHERE ConnectStat>0
Your server must be OFFLINE