Page 1 of 1

Cannot connect to database

Posted: 19 Jan 2020, 14:36
by WD9HBC
I've created an SQLITE database, but Log4OMv2 will not connect. I'm running Windows 10 (patched and updated) as a VM using Parallels on a iMac (Catalina patched and updated). It says the database is created successfully but I cannot open it.
I did find this reference to: SQLiteConnection dbConnection = new SQLiteConnection("Data Source=mydb.db3;Version=3;", true); here https://stackoverflow.com/questions/246 ... ith-sqlite, but don't know how to implement that. If that's all that's preventing me from using Log4OM, is it possible to fix?
Thanks!
Jim, WD9HBC

Re: Cannot connect to database

Posted: 29 Feb 2020, 15:43
by WD9HBC
Bump!

Re: Cannot connect to database

Posted: 29 Feb 2020, 18:12
by G4POP
Sorry but I can't help with Mac computers because I don't have one or understand them