I'm having problems getting a datasource to verify in CF 7.0.1 through the
adminintrator. We have installed the lastest drivers and updates. I getting
an error "no more data available to read". I'm trying to connect to a 9i
database. I have tried the oracle drive option set up as follow:
SID Name = <sid>
Server = servername port = 1521
username = id
password = password

I have also tried using the jdbc driver and I get an error message "No
suitable driver available for DSN, please check the driver setting in resources
file, error: null"

Any help is appreciated.