eco1991
Posts : 2 Join date : 2009-08-16
| Subject: [Guide] Microsoft SQL server Clear All Logs Sun Aug 16, 2009 5:00 pm | |
| Open Microsoft SQL server 2005. click new Query: copy and paste this: - Code:
-
Use RanLog Truncate table LogAction Truncate table LogExchangeFlag Truncate table LogItemExchange Truncate table LogItemMax Truncate table LogItemRanDom Truncate table LogServerState Truncate table LogPetAction Truncate table LogMakeType
Use RanUser Truncate table LogGameTime Truncate table StatLogin Truncate table LogLogin Truncate table LogServerState | |
|