Re: trouble connecting to Oracle (Dan Jablonsky)

2007-07-28 Thread jagdish eashwar
s more specific > than "Re: Contents of Perl-Win32-Users digest..." > > > Today's Topics: > >1. trouble connecting to Oracle (Dan Jablonsky) > > > -------------- > > Message: 1 >

trouble connecting to Oracle

2007-07-27 Thread Dan Jablonsky
hi all, i tried to send this to perl-DBI but it did not get through, nevertheless, maybe someone has any ideea, please. I am executing the following code: use CGI; use DBI; use strict; my $query = new CGI; print $query->header; print $query->start_html("My Page"); print "\n"; print "\n"; prin