[Help] Acc Online

Results 1 to 5 of 5
  1. #1
    Enthusiast giorgi_gio85 is offline
    MemberRank
    Sep 2007 Join Date
    35Posts

    Cool [Help] Acc Online

    :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?


  2. #2
    Enthusiast giorgi_gio85 is offline
    MemberRank
    Sep 2007 Join Date
    35Posts

    Re: [help]Acc Online

    can aAnybody Help me

  3. #3
    Apprentice kom75 is offline
    MemberRank
    Apr 2005 Join Date
    RussiaLocation
    15Posts

    Re: [help]Acc Online

    use this query, its will clear online status in db.

    UPDATE MEMB_STAT
    SET ConnectStat = 0
    WHERE (ConnectStat = 1)

  4. #4
    Mu~Intensity Jumeirah is offline
    MemberRank
    Dec 2006 Join Date
    BelgiumLocation
    955Posts

    Re: [help]Acc Online

    Or use this:

    use muonline
    update MEMB_STAT set ConnectStat='0'

  5. #5
    Member ReaLizator is offline
    MemberRank
    Jan 2008 Join Date
    BulgariaLocation
    86Posts

    Re: [help]Acc Online

    Quote Originally Posted by giorgi_gio85 View Post
    (where is sql 200 query?)
    can anybody help?
    SQL 2000 Query Analyzer:
    Start > All Programs > Microsoft SQL Server > Query Analyzer
    GL ;)



Advertisement