Clean The Db.

Results 1 to 4 of 4
  1. #1
    Member LeGenDGuNz is offline
    MemberRank
    Apr 2012 Join Date
    73Posts

    Clean The Db.

    i Have GB old from my old server and the db work with the website and now i want open new server , how i clean the server ( Login , Clans , Acc )


  2. #2
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: Clean The Db.

    Execute in SQL Server: TRUNCATE TABLE tablename

  3. #3
    Member LeGenDGuNz is offline
    MemberRank
    Apr 2012 Join Date
    73Posts

    Re: Clean The Db.

    Quote Originally Posted by SuperWaffle View Post
    Execute in SQL Server: TRUNCATE TABLE tablename
    its dont work for account and clan

  4. #4
    Pee Aitch Pee Dave is offline
    MemberRank
    Mar 2011 Join Date
    The NetherlandsLocation
    722Posts

    Re: Clean The Db.

    That's because you must clean the tables which have a relation with those tables first.



Advertisement