Is there a way to use the DatabaseConnector and SqlRender with an odbc connection instead of JDBC? If not how difficult would it be to add odbc support to DatabaseConnector?
I ask because I’m having trouble with JDBC SQL server integrated authentication from R running on Linux. odbc works fine though.