Click here to Skip to main content
15,888,980 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All -

I created a SQLite database in SQLite Browser version 3.8.99 and set it to encryption. When I click Add Datasource in Visual Studio and use the wizard to connect to the Database - I set the password in the wizard and everything is fine until I get to "Choose Your Database Objects" form (where you select the tables) and error message shows "An error occurred while retrieving the information from the database" - "file is encrypted or is not a database".

Yes, the database is encrypted and I supplied the password, which is in the connection string.

Does anyone know how to connect the SQLite encrypted database to Visual Studio with the Wizard?

Thanks in advanced.

daveofgv

What I have tried:

Different databases, google and testing different encrypted databases.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900