func() in DBD:DB2
From: Nagaraj_Hayyal (Nagaraj_Hayyal_at_satyam.com)
Date: 02/22/05
- Next message: Tim Bunce: "Re: New User-Defined Function Syntax in SQL::Statement"
- Previous message: Martin Evans: "Re: Problem with DBD::ODBC (via unixODBC) connection to remote ADABAS-11 database"
- Next in thread: Philip Nelson: "Re: func() in DBD:DB2"
- Reply: Philip Nelson: "Re: func() in DBD:DB2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Tue, 22 Feb 2005 14:29:43 +0530
Hi all,
I need some equivalent of func() function in db2.
In this function I am calling dbms_output_enable(), dbms_output_put()and
Dbms_output_get().
These are available in dbd:oracle package but not in dbd:db2.
Example : $dbh->func('dbms_output_get');
How to use this in db2? Is there any equivalent statement in db2 ? or is
it that we have to write our own customized function for these?
Thanks & Regards
Nagaraj Hayyal
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
- Next message: Tim Bunce: "Re: New User-Defined Function Syntax in SQL::Statement"
- Previous message: Martin Evans: "Re: Problem with DBD::ODBC (via unixODBC) connection to remote ADABAS-11 database"
- Next in thread: Philip Nelson: "Re: func() in DBD:DB2"
- Reply: Philip Nelson: "Re: func() in DBD:DB2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|