Hi, It is possible but it will be client/server comunication so it is not the fastest way. The fastest way in your case would be odbc-jdbc bridge (but I know only commercial ones). But anyways you should just try and then decide if it fast enough for you or not.
regards, Sergi On 24 ноя, 13:13, ilia <[email protected]> wrote: > hi, > > im developing an application via c++ > i would like to add h2 embedded in-memory db, > > is it posible to connect to the db using odbc (psqlodbc)? > is it the fastest way? > > thanx, -- 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.
