Show the code you're attempting to execute.  My guess is a missing use DBI; or
the call to the connect is wrong.

my $dbh = DBI->connect();

T

On Wed, Oct 30, 2002 at 01:51:00PM -0400, Don Mathews wrote:
> I am connecting to a Oracle8i DB. My program compiles successfully but give the 
>following runtime error message:
> 
> ----> Can't locate object method "connect" via package "DBI" at printpart.pl line 6. 
> 
> Any help is appreciated!
> 
> 
> __________________________________________________________
> Outgrown your current e-mail service? Get 25MB Storage, POP3 Access,
> Advanced Spam protection with LYCOS MAIL PLUS.
> http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

-- 
Thomas A. Lowery
See DBI/FAQ http://xmlproj.dyndns.org/cgi-bin/fom

Reply via email to