Hello, This is probably a silly question but I still can't find an answer to it.
I run my database through a java app and I can execute the SQL commands with no problem through it. But I want to connect to it externally through my browser. On the website it says I should use the jdbc:h2:[file:][<path>]<databaseName> syntax, but firefox does not recognize this protocol. What should I do? Thanks, Vladimir -- 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.
