-
Apprentice
delete all users
Anyone know how to delete all users of my database to let the log clean
-
-
Account Upgraded | Title Enabled!
Re: delete all users
Delete ini3_py_account database and create new one with the same name and add INI3_PY_ACCOUNT.sql to create tables etc.
-
Apprentice
Re: delete all users
I want to fix only the records
-
Account Upgraded | Title Enabled!
Re: delete all users
That i'm not sure where the account info are stored but i use Navicat SQL Premium to browse and found my account records on Pangya_S4_TH > Pangya_Member_Info table. Not sure deleting data from there will make any changes but worth a try i guess.
EDIT: I just checked the stored account info are in dbo.Ini_UserLogin at ini3_Py_account database. I used Navicat to view the account details and everything there are editable.
Last edited by mrNickname; 30-12-10 at 06:18 PM.