Hey,
When I try to connect to oracle database,
I am getting "oci8lib.c:127:in oci8lib.so: OCI Library Initialization Error
(OCIError)" error.
The way I am trying to connect is
require 'oci8'
require 'dbi'
$connection = OCI8.new('username', 'password', 'database').exec('query ')
Can someone please help me with this.
Thanks,
--
Before posting, please read http://watir.com/support. In short: search before
you ask, be nice.
[email protected]
http://groups.google.com/group/watir-general
[email protected]