My friend has a customer management system. The per si program is terrible, and my friend lost contact with the developers.
The fact is that now my friend has lost access to the program (something that the developers say is "locked on the machine", so when he was moved to another computer, he lost access to the program and data.
I get a mission to try to restore a database, switch to another database and create a cool program for my friend.
Now I need to open which database was used by the developers. I know that the program was created using Visual Basic because MSVBVM60.DLL is required.
Is there any program to read metadata in .dat files and detect which database was used?
source
share