From 4b4d09619a59ca6020effa0b5b9b27e2929044d4 Mon Sep 17 00:00:00 2001 From: crowetic Date: Mon, 21 Oct 2024 14:04:02 -0700 Subject: [PATCH] added hsqldbtool readme file --- hsqldbtool-README.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hsqldbtool-README.txt diff --git a/hsqldbtool-README.txt b/hsqldbtool-README.txt new file mode 100644 index 0000000..4b3b9ef --- /dev/null +++ b/hsqldbtool-README.txt @@ -0,0 +1,7 @@ +to connect ... once the app is running, here are the settings. + +Type: HSQL Database Engine In-Memory +Driver: org.hsqldb.jdbc.JDBCDriver +URL: jdbc:hsqldb:file:db/blockchain +User: SA +Password: