"The procedure entry point OCIServerRelease could not be located in the
dynamic link library OCI.dll."
The following are points:
- I installed ActiveRecord
- I then installed mswin-oci(i.e. http://rubyforge.org/frs/?group_id=256&release_id=3136)
- My connection to Oracle works fine through SQLPlus, Toad and/or other
tools.
- If I remove the OCI files from the above URL, I get "database
configuration specifies nonexistent OCI8 adapter
(ActiveRecord::AdapterNotFound)" when running almost any command(i.e.
ruby script/server).
"The procedure entry point OCIServerRelease could not be located in the
dynamic link library OCI.dll."
The following are points:
- I installed ActiveRecord
- I then installed mswin-oci(i.e. http://rubyforge.org/frs/?group_id=256&release_id=3136)
- My connection to Oracle works fine through SQLPlus, Toad and/or other
tools.
- If I remove the OCI files from the above URL, I get "database
configuration specifies nonexistent OCI8 adapter
(ActiveRecord::AdapterNotFound)" when running almost any command(i.e.
ruby script/server).