Anyone know how to delete all users of my database to let the log clean
Printable View
Anyone know how to delete all users of my database to let the log clean
Delete ini3_py_account database and create new one with the same name and add INI3_PY_ACCOUNT.sql to create tables etc.
I want to fix only the records
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.