jdbc - My H2 database is showing "No suitable driver found for 08001/0" -


enter image description hereenter image description here h2 database not showing saved setting . should ?

it showing error no suitable driver found 08001/0

when starting h2 database showing nothing in saved setting nor in text area , , when clicking on connect showing error 'no suitable driver found 08001/0'


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -