You have to install ODBC drivers yourself – the Julia package just provides an interface to them.
On Mon, May 9, 2016 at 5:27 AM, John Kim <[email protected]> wrote: > Hello > > I'm new to Julia and would like to start using it for various projects. > One such project requires me to access an Oracle database. when using the > ODBC package, the listdrivers() command only shows PostgreSQL and MySQL > drivers installed by default. Are Oracle drivers available for Julia? >
