Skip to content

Instantly share code, notes, and snippets.

View MattNickodemus's full-sized avatar

Matt Nickodemus MattNickodemus

  • Utah Tech University
  • St. George Utah
View GitHub Profile
@MattNickodemus
MattNickodemus / 00_explanation.md
Last active October 29, 2020 14:29
Configure macOS Catalina to connect to Oracle DB using RStudio and odbc library

Setting up RStudio for Oracle pull using odbc on maxOS Catalina

  1. install unixodbc using homebrew

You can install homebrew here. Once that is done, run this in the terminal.

brew install unixodbc
  1. Download instant client from Oracle