> Hello All,
> >
> > This is my first post here.
> >
> > I am executing a Perl script which makes use of 'DBI' module.
> >
> > I am performing a select operation on a table through the Perl script and
> I
> > am getting following error on the conso
Parag Kalra asked:
[DBI]
> However I just wanted to know if there is a way to catch this error
> message through some standard DBI variable so that I can print it in a log
> file
You can use the errstr() class and instance methods to access the last error
message.
In order to stop DBI from pri
se :)
> I am executing a Perl script which makes use of 'DBI' module.
>
> I am performing a select operation on a table through the Perl script and I
> am getting following error on the console:
>
> DBD::ODBC::st execute failed: [Oracle][ODBC][Ora]ORA-00942: table or v
Hello All,
This is my first post here.
I am executing a Perl script which makes use of 'DBI' module.
I am performing a select operation on a table through the Perl script and I
am getting following error on the console:
DBD::ODBC::st execute failed: [Oracle][ODBC][Ora]ORA-00942: tab
On Wed, 2008-08-13 at 02:32 -0700, Debraj wrote:
> Hi
>
> The script ( mentioned below ) works fine if I do a
>
> setenv LD_LIBRARY_PATH /OracleProd/oracle9i/lib/
>
> before executing the script. But if I don't do that instead put it
> within the script like :
>
>
> $ENV{'LD_LIBRARY_PATH'} = "
Hi
The script ( mentioned below ) works fine if I do a
setenv LD_LIBRARY_PATH /OracleProd/oracle9i/lib/
before executing the script. But if I don't do that instead put it
within the script like :
$ENV{'LD_LIBRARY_PATH'} = "/OracleProd/oracle9i/lib";
it throws this error :
DBI version is -->
I am having trouble installing the DBI module on to an hpux workstation.
Can anyone tell me how to install it on HPUX?
Any help would be greatly appriciated.
James Amundson
Systems Development Engineer
Coretec Inc.
(416)208-2163
(416)471-5854 Cell
--
To unsubscribe, e-mail: [EMAIL
Hey,
Do somebody know where could I find the DBI module for WidowsNT?, I'm trying
to connect to Oracle.
Thanks!
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Thu, 9 Aug 2001, Kehai Li wrote:
> what's Perl DBI module? How can I execute a web-database in Perl language?
Here's a good place to start:
http://dbi.symbolstone.org/index.html
-- Brett
http://www.chapelperil
what's Perl DBI module? How can I execute a web-database in Perl language?
thanks in advance
> Diego Riaño wrote:
>
> > Hi Everybody
> >
> > I am trying to use de perl DBI module to use a
> MySQL database. I want to know
> > where can I find a tutotial or maybe a HowTo (I do
> not know?) about perl DBI
> > module?
&
Diego Riano writes:
> I am trying to use de perl DBI module to use a MySQL database. I want to kno
> where can I find a tutotial or maybe a HowTo (I do not know?) about perl DBI
> module?
In addition to the links already suggested, I recommend getting the
O'Reilly book "Progr
At 05:45 PM 6/22/01 +0200, Diego Riaño wrote:
>In fact, I read the page you told me, I know, now, how to connect and
>disconnet to my mysql database, and howto give it SQL statements (
>inset, create).
>
>But I could not find the way to send or retrive the result of the
>describe table statement.
Hello Everybody
Thaks a lot for the help.
In fact, I read the page you told me, I know, now, how to connect and
disconnet to my mysql database, and howto give it SQL statements (
inset, create).
But I could not find the way to send or retrive the result of the
describe table statement.
Could s
try reading this article:
http://www.perl.com/pub/1999/10/DBI.html
hth,
Jos Boumans
Diego Riaño wrote:
> Hi Everybody
>
> I am trying to use de perl DBI module to use a MySQL database. I want to know
> where can I find a tutotial or maybe a HowTo (I do not know?) about perl
Hi Everybody
I am trying to use de perl DBI module to use a MySQL database. I want to know
where can I find a tutotial or maybe a HowTo (I do not know?) about perl DBI
module?
Could someone help me?
Thanks in advances
Diego Riano
16 matches
Mail list logo