> I'm "Selecting * From..." using a Visual FoxPro free table. Some of the =
> date fields (VFP date format) are blank. When displayed with CFTable or =
> CFGridCol they appear "1899-12-30". I must resolve this. Any =
> suggestions? TIA.
OK, here's the real technical (sort of) reason that this happens:
Date fields are actually numbers, counted from a start point (full numbers
are days and decimals are times) - FoxPro just can't understand that it can
have a blank date, so it adds Zero to the start point (30 Dec 1899 at
midnight)
Solutions - Don't use FoxPro, or work around it's problems with dates.
Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.