How do I determine what version of the Pro-Drivers I'm using? I think I'm missing something obvious.
Hi @csgillespie, thank you for posting.
If on Linux, the Pro Drivers come with a sample /opt/rstudio-drivers/odbcinst.ini.sample
file, which is normally appended to /etc/odbcinst.ini
. In either file, each driver listed should have a line such as:
RStudioVersion = 2022.11.0
This will be the version number of the Pro Drivers. 2022.11.0 is the most recent release.
Is this (Linux) OS independent, e.g. Ubuntu vs RedHat
Yes, should be the same across Ubuntu and RedHat distros. That odbcinst.ini.sample
comes with every download, even if you download the tar manually.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.