VistaDB Build 43, EntitySpaces 2007 Beta 1.1024.0
They seem to play together, and I can run a template for my database.
But -- encrypt the database with a password and add the password to the MyGeneration connection string, and "Test Connection" replies "Successful Connection", but the MyMeta browser is empty, and when I try to run a template (same as before - dOOdads C# Concrete Class), I get errors:
Error 116 (Provider v. 3.2.1.43): Invalid password. Cannot access database: F:\RetinaCheckDB\testme.vdb3
Error 103 (Provider v. 3.2.1.43): Cannot activate data storage header: F:\RetinaCheckDB\testme.vdb3
Error 101 (Provider v. 3.2.1.43): Cannot open data storage or file: F:\RetinaCheckDB\testme.vdb3
Error 117 (Provider v. 3.2.1.43): Cannot open database: F:\RetinaCheckDB\testme.vdb3
I'm new to EntitySpaces, so this could easily be something I'm doing wrong. Could someone please confirm that the latest beta works with an encrypted VistaDB database or suggest how I could go about solving this?
Thanks,
Dan
p.s. In case this is the problem, here is my connection string: Data Source=c:\test\testme.vdb3;Password=testpass;OpenMode=NonexclusiveReadOnly