"Nilay Puri, Noida" wrote:

> Hi All,
>
> On sparc m/c SUN OS 5.8 , I have recently upgraded from Oracle 8i to Oracle
> 9i.
>
> ANd I had DBD:Oracle 1.12 installed on it.
>
> Now the perl files give error :
> DBI->connect(hemdadev) failed: ERROR OCIEnvInit at test.pl line 18
>
> And at line 17 I have : $dbh = DBI->connect("DBI:Oracle

Is that DBI::Oracle, or DBD::Oracle?  They probably are not interchangeable.  My
bet would be on DBD::Oracle.

Joseph




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to