How can I find SQLite databases on my computer or network?
SQLite Navigator
Question
How do I search the file system for any SQLite databases that might exist?
Answer
- Click the 'File' menu in the Ribbon.
- Click
Search File System for SQLite Databases
. - Choose a folder to start from.
It should be noted that choosing the root of a drive may take a considerable amount of time to process. SQLite Navigator will loop through that folder and all of it's sub folders that it has access to inspecting each file to determine if it's a SQLite database. Any SQLite databases that are found will be added to the Database Explorer. This search works on both local and network mapped drives.