How can I read the SQLite ASPNETDB.MDF file? I am trying to read with Delphi XE3 and errors indicate that the file is encrypted and password protected. I created the file with Visual Web Developer and I used no password.
Several years ago I had no problem reading the SQLite data into Delphi 7.
How can I solve thos problem?