> How do I reset the database? I'm using sqlite.
> Thanks!
Problem solved
The scripts used to break and make the sqlite tables
were using a pathname from a prior install. updated
pathnames and it works (or doesn't work, if data-laden
sql tables are your thing).
Marcb
_
I want to dump the database to test some things. I've
repeatedly run drop_bacula_tables,
drop_sqlite_database, etc but everytime I
ditch/recreate the database all the test media in
"list media" is still there.
I've also dumped the databases with and without the
bacula services running.
How do I r