Hi, Where do you have the h2.dll from?
Possibly you can use the PostgreSQL dialect, using the PostgreSQL ODBC driver. See the ODBC documentation on the H2 web site. H2 doesn't directly support .Net. Regards, Thomas On Tuesday, July 31, 2012, sai sri wrote: > Hi, > > I am using NHibernate in a WPF Application(C#) I am trying to connect to > the H2 database through NHibernate. I have added h2.dll in the references. > please help me with the Connection String, Dialect to use for H2. I have > tried with GenericDialect, not sure whether it supports H2? Does NHibernate > support H2? Thanks in advance. > > saisri > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/h2-database/-/dEtuv7Ed1FMJ. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > . > To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > '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.
