I don't understand what connecting to MySQL has to do with the H2 database. If you want to connect to MySQL, use the MySQL JDBC driver.
On Tue, Feb 17, 2009 at 4:47 PM, Raghs <[email protected]> wrote: > > Hi All, > > I have been trying to connect to a MySQL Database which is already > existing. Though I have added the mysql connector jar file (with full > path) to an environment variable named H2DRIVERS as suggested in the > documentation, it keeps giving me an error "Database driver not > found". Am I missing something ? > > Where are the entries with respect to the databases getting stored? I > just once tested by clicking on the 'Remove' button and it had taken > off the MySQL related entries. I had searched in "C:\Windows\Documents > and Settings\<userName>", the location where I had extracted the h2- > zip folder and ran the h2 executable jar. But no luck. > > Moreover when I logged off, deleted and completely unzipped the > contents freshly, still I can see those entries in the Cache. Is it > getting stored in browser cache? > > Thanks, > Raghavan alias Saravanan M. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
