Good News Everybody!
A new search engine is coming soon.
As a stop gap measure, we are using Google's custom search engine service.
|
On 12-Jul-2010 09:03, Alan Shore wrote:
I'm wondering if day is defined as numeric and being zero
suppressed
I'm guessing but try the following
FLOAT( CHAR(
YEAR(DATE_FIELD)
|| MONTH(DATE_FIELD)
|| digit(DAY(DATE_FIELD))
) )
I tried this and it made it worse. I could not believe that. It
padded outthe field with trailing zeroes.
For some reason, the system is rounding when it converts
character to number. Does anyone know why?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.