At 08:45 PM 6/1/2005, Bernie Lis wrote:

When entering a date in a form, sometimes, when
entering it as 060105, it reappears as 6/1/0005.
At other times it reappears as 6/1/2005.
Any ideas what would cause this?


Bernie,

Check the default database DATE settings.

Here's how:

CONNECT dbname
SHOW DATE

Typical settings:

DATE FORMAT MM/DD/YYYY
DATE SEQUENCE MMDDYY
Century Threshold YEAR 30
Default CENTURY 19

Very Best R:egards,

Razzak.

Reply via email to