Move SQL Tab History to a new computer
brownrobm
Posts: 6 Bronze 1
I am getting my computer refreshed at work. Is there a way for me to move all of the history from SQL TAB History to a new computer?
Tagged:
Comments
All of tab history is kept in a database file located at: Copying across that file to the same directory on the new PC should move all of your saved tabs across.
Thanks,
Aaron.
Please can you try the following:
- Close down SSMS, browse to %localappdata%\Red Gate\SQL Prompt 10\ and rename the file "SqlHistory.db" to something like "SqlHistoryOLD.db" and then relaunch SSMS
- Update SQL Prompt to the latest version (If not already): https://download.red-gate.com/checkforupdates/SQLPrompt/SQLPrompt_10.14.8.6563.exe
After this, try and run some queries, close SSMS, reopen it again and then check to see if it has saved the queries.Victoria Wiseman | Redgate Software
Have you visited our Help Center?