:vegeta:i bachuped databases when server was online and when i reinstalled windows and restored bases people are online but joinserver cant show it to me can anybody help me :drinks_no (where is sql 200 query?)
can anybody help?
:vegeta:i bachuped databases when server was online and when i reinstalled windows and restored bases people are online but joinserver cant show it to me can anybody help me :drinks_no (where is sql 200 query?)
can anybody help?
can aAnybody Help me
use this query, its will clear online status in db.
UPDATE MEMB_STAT
SET ConnectStat = 0
WHERE (ConnectStat = 1)
Or use this:
use muonline
update MEMB_STAT set ConnectStat='0'