I have a database that has essentially been unlocked: I've removed the database password and VBA query password, but for some reason there is no content in the database... but the structure and fields are still in place.
I've discovered that the application its working with has been placing all of the actual data in windows virtual store in the app data folder. Based on testing, I'm 100% confident that the data is in this database.
Is there something that I'm missing - maybe another password lock I've forgotten - that would cause this strange behavior?