first argument is not an open RODBC channel: error message when connected to oracle DB and running SQL Scrips on my R Code

conn <- dbConnect(odbc::odbc(), "MyOracleODBC64", UID="Account", PWD= ("Password"))

first argument is not an open RODBC channel: error message when connected to oracle DB and running SQL Scrips on my R Code

This topic was automatically closed 21 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.