Hi All,
I am having aproblem with dates on an NT4 machine.
Overview:
My program is doing a batch move from an ascii file to a Paradox table for
processing of the contained data.

Problem: the short date format is set by the program, initially.
This works fine on both win98 and win2k, but on NT4, the format of the date
in the ascii file is not recognised.
ie shortdateformat := 'dd/mm/yyyy';
date in file = 31/12/2000,
gives invalid date under NT4 (unfortunately, that is what the customer is
using).
Anyone come across this before and have an easy solution.
All help welcome.
Michael Pelly

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to