>> I am trying to
access Oracle using the cx_Oracle module. I can login to Oracle OK, but I >> am at a loss as to
how I should then access the specific table I need so that I can join it to >> our county parcel
layer using the “make table view” tool. I have scoured th
I am trying to access Oracle using the cx_Oracle
module. I can login to Oracle OK, but I am at a loss as to how I should then
access the specific table I need so that I can join it to our county parcel
layer using the “make table view” tool. I have scoured the internet
looking for any