In this case I'm trying to access a property I've passed through On Tuesday, 26 June 2012 19:56:13 UTC+1, Thomas Mueller wrote: > > Hi, > > > Is there any way to access the value of a connection property via H2's > SQL > > grammar? > > Yes, most settings can be read using: > > select * from information_schema.settings > > Regards, > Thomas >
On Tuesday, 26 June 2012 19:56:13 UTC+1, Thomas Mueller wrote: > > Hi, > > > Is there any way to access the value of a connection property via H2's > SQL > > grammar? > > Yes, most settings can be read using: > > select * from information_schema.settings > > Regards, > Thomas > On Tuesday, 26 June 2012 19:56:13 UTC+1, Thomas Mueller wrote: > > Hi, > > > Is there any way to access the value of a connection property via H2's > SQL > > grammar? > > Yes, most settings can be read using: > > select * from information_schema.settings > > Regards, > Thomas > On Tuesday, 26 June 2012 19:56:13 UTC+1, Thomas Mueller wrote: > > Hi, > > > Is there any way to access the value of a connection property via H2's > SQL > > grammar? > > Yes, most settings can be read using: > > select * from information_schema.settings > > Regards, > Thomas > -- 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/-/peCr-t-48fQJ. 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.
