Skip to content

Providing a path to a driver directly? #874

@MarcellGranat

Description

@MarcellGranat

Hi, ✌️

I am using Mac M1 🍎 and as for many the installation of instantclient didn't went well 🥵. For installation it creates a new folder "instantclient_23_3" in the downloads folder, but odbc::odbcListDrivers() cannot recognise that.

In the description of the function it's written that: Driver names that are not configured with the driver manager (and thus do not appear in this function's output) can still be used in dbConnect by providing a path to a driver directly. Although it requires and odbc::odbc() input, where I cannot provide the path.

I only saw in #709 that you can achieve similar with Sys.setenv(ODBCSYSINI = ""), but after the installation from the website I do not see any odbcinst.ini file in the folder.

Any suggestion how to provide the path then?

Thanks in advance! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions