Home Forums Help needed How to delete the DB and create new from scratch Reply To: How to delete the DB and create new from scratch

Andrea
Keymaster
Post count: 961

Hi Armin,

the fastest way to do that is renaming (or deleting) the files:

tabbles4.mdf
tabbles4_log.ldf

in:

C:\Users\[your Windows user]\AppData\Local\Tabbles\LocalDb

You need to do this with Tabbles turned off and maybe you’ll have to restart your pc after shutting Tabbles down as the LocalDB will still be running (and keeping them locked) after Tabbles is turned off.