WebDB and report download to Excel
From: Klaus Zeuch <Klaus.Zeuch_at_erls04.siemens.de>
Date: 2000/05/05
Message-ID: <8etu06$c9h$1_at_papyrus.erlm.siemens.de>#1/1
Date: 2000/05/05
Message-ID: <8etu06$c9h$1_at_papyrus.erlm.siemens.de>#1/1
Hi,
when downloading files as sylk-file("Excel") webdb truncates leading zeroes in columns of database-type char/varchar2 if the contents can be interpreted as a number (doesn't do that in html/ascii-display). Any solutions (except [Quoted] prefixing the column retrieved in the sql-statement with select .... ' ' || column as .... from)?
Version: 2.1.0.9.3 on 8.1.5.0.0 HP-UX 64 bit,
Thanks
Klaus Received on Fri May 05 2000 - 00:00:00 CEST