run DT with no database would be one option or with a new library… both could be done on command line… direct dt to a folder called client and it will make a new database there that you can delete later or run it with no database using the :memory: option. This creates a virtual db that gets deleted at the end of the session. I ran DT for a long time like that ie just as an editor and used the xmp files as my edit storage… --library command line switch…