Hi,I have a problem knowing where H2 places my database folder when i start the database with the following Database URL configuration
*jdbc:h2:tcp://localhost/~/datafolder/mydatabase* this is supposed to point to the home directory. When I invoke H2 from inside my application, the ~ refers to my home user directory but when I start H2 via a Service, I cant find where my database files are located when using ~. Please any help? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
