You could start H2 in server mode and connect to it via the ODBC driver: http://www.h2database.com/html/advanced.html#odbc_driver
Cheers Kerry On Tue, Mar 23, 2010 at 7:25 AM, Paluee <[email protected]> wrote: > Hi there, > > I know this is a Java based database. > But is there a way using Excel VBA using ADO to create and > use H2 database. > > I would like to use H2 database as a backend for Excel app, because > Excel is a good data entry GUI for the work that I do. > > Paluee > > -- > 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]<h2-database%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- 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.
