When I refreshed a snapshot via Navigation Manager:
Quest.Toad.Exceptions.BaseException
Tried reusing closed connection in the IConnection: ‘root@localhost’
Stack Trace:
at Quest.Toad.Db.Connection.EnsureOpenConnection(IDbConnection connection, Boolean transaction)
at Quest.Toad.MySQL.MySQLConnection.EnsureOpenConnection(IDbConnection connection, Boolean transaction)
at Quest.Toad.Db.Connection.Db(ConnectionType type, Boolean transaction, Boolean doNotEnsureOpenConnection)
at Quest.Toad.Db.Connection.Db(ConnectionType type)
at Quest.Toad.LocalStorage.BaseLocalStorageProvider.LocalStorageBackgroundLoader.LoadInitial()
To TDP_OWL:
Thank you for posting in Toad World!
I made an attempt to refresh through the Navigatoin Manager on Toad Data Point 3.6.0.3267 and did not encounter any issues.
My Reproduction Attempt
- Launch TDP
- Connect to a data source (I used Microsoft Access Toad Sample Database)
- Used a viewer to get the Data of the ADDRESS table
- Right-clicked the Result Set -> “Send To” -> “Local Storage” (It may prompt you to read all the rows. I accepted).
- In the Save to Local Storage form, select “A snapshot” and fill in the Database and Table name. Then Push OK.
- Return to the Navigation Manager and double click “Local Storage”
- In the Object Explorer Tab, select the “Snapshots” tab and then the refresh button.

Please advise if your reproduction steps differ.
Software Associate Developer,
-Joshua Liong
I followed the same steps.
I only received the error one time and could not reproduce it either.