From a program, I created a H2 database without specifying any user or password in the JDBC URL.
Now I\'m trying to access that database with the Script tool. The doc sa
This might work:
name = "sa" password = ""