Options

BackUp SavedTabs.db on OneDrive

I want my  SavedTabs.db to be backed up on my OneDrive... However its problematic as its emplacement is not changable.

In the best of world I would simply change the Directory of the DB to be in a specific folder of my one drive and the problem would be fixed.

Anyone has any ideas on how to do this?
Tagged:

Answers

  • Options
    Hi @JM123,

    There is a way to change the location of the SavedTabs.db file. 

    Open the XML from the following directory:
    %localappdata%\Red Gate\SQL Prompt 10\RedGate_SQLPrompt_CommonUI_Options_TabMagicOptions.xml

    Change the following setting to the path of your choosing:
    DatabaseFilePath variable eg. <DatabaseFilePath>C:\tabhistory\savedtabs.db</DatabaseFilePath>

    Save this and it should then output it to the directory you have input.

    Kind regards,

    Kurt McCormick
    Product Support Engineer, Redgate

    Need help? Take a look at our Help Center

Sign In or Register to comment.