I have a .ddb file that is used as a telephone directory for an application written in flash/VB.net (i guess). The problem is that the application is crashing and my only was to access the application is through the mysterious (*.ddb) file (99% of the application size.)
The application contains an also mysterious dll (NK_SQLite.dll).
So far I have tried:
- SQLite Browser
- tried opening the file in PL/SQL
- tried opening the file in SQL Server
Any ideas about how to solve this issue,