How to keep trailing blank for VARCHAR2 via DBD::Oracle

From: kent <zhaokeng_at_hotmail.com>
Date: 3 Jan 2002 15:06:46 -0800
Message-ID: <a850c3c6.0201031506.19e70071_at_posting.google.com>


The trailing blanks of VARCHAR2 data will be trimmed in Perl scripts via DBD::Oracle (1.06) no matter I set the attribute ora_ph_type to any valid values 1,5,96 or 97. Could anyone know how to keep those trailling blanks for VARCHAR2 by using DBD::Oracle? As this is necessary in some situation, for example, to get wrapped code for package body. Trimmed blanks may cause compile error. Thanks in advance.

Jan. 3, 2002 Received on Fri Jan 04 2002 - 00:06:46 CET

Original text of this message