Is there any way to specify JDBC connection properties when creating a linked table ? I am trying to link to an Apache Phoenix database. A basic table is created with no issue, but I really need to create the link with a SQL statement. However, the SQL statement uses a Phoenix User Defined Function and they are disallowed unless the connection is made with the connection property *phoenix.functions.allowUserDefinedFunctions=true*.
Thanks ! //Nicholas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
