Hi, > > Direct access to external data sources would be much better. > > Do you mean by setting a connection _object_ versus declarative > (database URL and so on like now)?
Yes, but not only. Also I mean an ability to query data from connection and execute arbitrary commands against it without creating any other H2 objects (like linked tables). Preferably with support of parameters - linked tables are not suited for this. -- 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.
