Page 1 of 1

[Solved] Error messages make database inaccessible

Posted: Sat Jun 15, 2024 6:01 pm
by PurplePix
Family Tree with Images topic 105062

Chris made this database after helping me in an earlier post. I loaded his media file to understand what he has done and how I might learn from his database.

The issue I am unable to get past the error messages and would appreciate help.

The error messages:
1 Document contains macros.
2 Connection to Data source "FamilyTreeWithPics" could not be established.
The driver class 'org.hsqldb.jdbcDriver' could not be found.
The additional driver path is 'file///C:/Users/......./FamilyTreeWithPics/hsqldb.jar

3 Registered Database at current location on my computer.
4 Have Java 1.8.0_401 installed and showing tools/options/java

Re: Error messages make database inaccessible

Posted: Sun Jun 16, 2024 9:18 am
by F3K Total
Look's as if you need to allow macros to be executed, try menue
Tools/Options.../OpenOffice/Security/Macro Security ... and adjust it at least to Medium:
MSM.png
MSM.png (75.53 KiB) Viewed 7391 times
R

Re: Error messages make database inaccessible

Posted: Sun Jun 16, 2024 5:47 pm
by PurplePix
Thank you that did the trick with the other changes I had made. Now I can work through understanding database creation and operation.