On Nov 9, 3:42 pm, Sergi Vladykin <[email protected]> wrote: > > Why database URL is needed at all? > > As far as I understood the main use case for using PsGerver is to > > provide access to the already configured application DB. Is not it so? > > No, it is a network server which allows to access any H2 database or > even create new and does not depend on any particular one. >
OK, now I see. Seems that our use case is a bit different: As an admin I want an application to expose its data stored in H2 embedded database over ODBC interface so that I can integrate the application with my reporting tools Do you think that PgServer might be used to achieve that? -- 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.
