Database

Started by Nothing, Jul 09, 2015, 10:04 AM

Previous topic - Next topic

Nothing

There is ANy Way To Remove All Old Accounts From Database File.

Mashreq

Add this on your onScriptLoad event.

QuerySQL( db, "DELETE FROM Your_Table_Name" );

FarisDon

Quote from: Mashreq on Jul 09, 2015, 11:00 AMAdd this on your onScriptLoad event.

QuerySQL( db, "DELETE FROM Your_Table_Name" );
Well i think everytime he open the server.exe will delete his new accounts ._. no?

KAKAN

Download SQLiteBrowser and ten open ur db files then delete them
oh no

Mashreq

The way in what i meant is that he would add the code once to onscriptload and remove it when the tables gets empty.

[VSS]Shawn


.

#6
Yeah, select the database file however you want (mouse click or keyboard keys). Keep the Shift key on your keyboard, pressed. And while keeping the shift key pressed, press the 'Del' on your keyboard as well. Not the 'Delete' one (that works too but it's risky). Press 'Yes' on the next dialog. And then select how old the accounts you want to delete on the next dialog.
.

EK.IceFlake

Quote from: S.L.C on Jul 09, 2015, 06:52 PMYeah, select the database file however you want (mouse click or keyboard keys). Keep the Shift key on your keyboard, pressed. And while keeping the shift key pressed, press the 'Del' on your keyboard as well. Not the 'Delete' one (that works too but it's risky). Press 'Yes' on the next dialog. And then select how old the accounts you want to delete on the next dialog.
LOL!!! It's going to permanently delete the database file. The easiest way: PM NE.CrystalBlue and ta-daa! (And yeah, he PMed me)