S
Shri
Hi,
I have a DB on the share drive. The DB has few date fields and are formated
as 00/00/00. When I access the DB from my PC and input the date field as
08/01/2008 it stays the same. But when user from SriLanka access the DB and
input the date field 08/01/2008, the DB is truncating the 0's and input the
date as 8/1/2008.
Since the date field is formatted if I input the 8/1/2008 I get error
message saying that the date format is not correct. But the SriLanka user
doesn't get this error mssg. We both are accessing the same DB. Is there
any reason the DB truncating 0's for offshore users.
I have some VBA code tied to the date fileds and the SriLanks users were
getting the error mssge because the date 8/1/2008 is not identified by the
code.
Thanks in advance.
I have a DB on the share drive. The DB has few date fields and are formated
as 00/00/00. When I access the DB from my PC and input the date field as
08/01/2008 it stays the same. But when user from SriLanka access the DB and
input the date field 08/01/2008, the DB is truncating the 0's and input the
date as 8/1/2008.
Since the date field is formatted if I input the 8/1/2008 I get error
message saying that the date format is not correct. But the SriLanka user
doesn't get this error mssg. We both are accessing the same DB. Is there
any reason the DB truncating 0's for offshore users.
I have some VBA code tied to the date fileds and the SriLanks users were
getting the error mssge because the date 8/1/2008 is not identified by the
code.
Thanks in advance.