Hi,

> jdbc.url=jdbc:h2:~/test

Maybe the web server is started with another user name than
DbVisualizer? The ~ in the path means the current user home directory.
What happens if you try with a absolute directory name, such as:

jdbc:h2:/data/test

Regards,
Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to