OHDSI/ETL-Synthea

readme lacks driver parameter for connection details

fdefalco opened this issue · 1 comments

The example code on the readme is inaccurate.

Error: The folder location pathToDriver = '' does not exist.Please set the folder to the location containing the JDBC driver.You can download most drivers using the downloadJdbcDrivers() function.

Also, you can set the env var DATABASECONNECTOR_JAR_FOLDER to point to your driver install IIRC.