Re: FORMS40 LOV date formatting

From: Kenneth Ho <kenho_at_hk.super.net>
Date: Thu, 1 Dec 1994 10:45:20 GMT
Message-ID: <kenho.155.2EDDA93F_at_hk.super.net>


In article <Js61NdY.msys_at_delphi.com> Msys Inc <msys_at_delphi.com> writes:

>I hope you are using a select statement for your LOV. Use the select
>statement with
>select to_char(date_column,'DD/MM/YY') from table_name.....
>

BUT if you do this, I think the date column will not be right aligned. This is true for number field.

How to handle this?

Ken

>
>Hope this helps
>
>+----------------------------------------------------+
>| MSys Inc. |
>| Oracle Consultants |
>| On-Site & Off-Site Consulting & Development |
>| Phone/Fax (910)-763-7183 EMail: msys_at_delphi.com |
>+----------------------------------------------------+
>
Received on Thu Dec 01 1994 - 11:45:20 CET

Original text of this message