Re: How to delete account
Quote:
Originally Posted by
Muhamad NAbil
How to delete old account on db ? it cant .
for clear db account
Quote:
use dnmembership
delete from Accounts
but don't forget to clear table Characters and etc.
Re: How to delete account
Quote:
Originally Posted by
whintz
for clear db account
but don't forget to clear table Characters and etc.
got it .i follow step on google . delete other and del maint table . thanks
Re: How to delete account
Quote:
Originally Posted by
Muhamad NAbil
got it .i follow step on google . delete other and del maint table . thanks
Can you give us a lead? I prob need tat too
Re: How to delete account
just follow what should delete . see error . and go to error table and delete . got ? if not understand tell me
Re: How to delete account
Quote:
Originally Posted by
Muhamad NAbil
just follow what should delete . see error . and go to error table and delete . got ? if not understand tell me
After watching the ERD diagram , Well deleting those 11 tables? or more ?
You know that Accounts is a main table that Foreign keys to other table and include character table
is that ALL those table or there is a stored procedure for deleting?
Re: How to delete account
yup that it . hahaa if dont want waste time , you download navicat and just empty table .