I’ve created a split database and I’m trying to share it over my lan network and the world wide web with ftp. My lynksys smart wifi has a usb drive that I put the database on. I’m able to reach it using smb://192.168.1.1 however when I try to access tables I get:
The connection to the data source “LANdpLAN” could not be established.
The driver class ‘org.hsqldb.jdbcDriver’ could not be loaded.The additional driver class path is ‘smb://192.168.1.1/workshare/LANdpLAN/hsqldb.jar’. /build/libreoffice-8BBQp1/libreoffice-7.0.4~rc2/connectivity/source/drivers/jdbc/JConnection.cxx:687
unknown protocol: smb /build/libreoffice-8BBQp1/libreoffice-7.0.4~rc2/connectivity/source/drivers/jdbc/Object.cxx:189
When I download the database to the hard drive I can access the tables no problem. Is there a way to access this database without needing to download it to the hard drive?FYI
FYI here is the database LANdpLAN – Google Drive