Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithI've never tried any of them, but the last link in that forum entry refers to a JDBC driver dated sometime in 2014 and noted as "a pure java node" so it should work with our JDBC node.
One of the biggest things is that you will need to study the documentation for that JDBC driver to understand what form of SQL syntax that it requires.. each different type of 'database' has it's own unique syntax for how to retrieve records.