Where are unsaved files stored?

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Sandy
Posts: 53
Joined: Fri 07 Feb 2014 18:11

Where are unsaved files stored?

Post by Sandy » Thu 02 Mar 2017 00:39

Where are the unsaved SQL files stored when you have an open SQL editor and don't save it?

I know they are stored somewhere as they show up when I restart dbForge. Just wondering if these these files (SQL1.sql, etc) are stored on disk.

Running Studio 7.2.53

Thanks
Sandy

alexa

Re: Where are unsaved files stored?

Post by alexa » Thu 02 Mar 2017 10:30

You can specify the file types to restore in the 'Restorable file types' section of the 'Environment -> Documents -> Restore' branch in the 'Options' widow. The restorable files with corresponding paths are specified in the *.xml file that is located in the following folder:

Code: Select all

%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\

Post Reply