G
Goh
Hi,
I got a big problem, inconsistent date format in access. I dun know why
when I do query in access wich parameter dd-mm-yyyy when it goes to database
it became mm-dd-yyyy.
Okie let me explain more detail. I writing a vb6 program that will doing
search to table in MS Access. the Query String in vb6 that i use is simple
like this "select * from table1 where StartAt <=#5/8/06#" when u saw this I
will assume is 5th of ogos 06. but MS access will interpret as 8th Mei 06.
My Computer date format is dd-mm-yyyy.
more over I already define the format for that StartAt column as
dd-mm-yyyy why still cannot follow the rules.
How can we actually define the date format in database.
Please help me is a serious problem to me. The whole system work like crazy
now.
Thank in advance.
With regards,
Goh
I got a big problem, inconsistent date format in access. I dun know why
when I do query in access wich parameter dd-mm-yyyy when it goes to database
it became mm-dd-yyyy.
Okie let me explain more detail. I writing a vb6 program that will doing
search to table in MS Access. the Query String in vb6 that i use is simple
like this "select * from table1 where StartAt <=#5/8/06#" when u saw this I
will assume is 5th of ogos 06. but MS access will interpret as 8th Mei 06.
My Computer date format is dd-mm-yyyy.
more over I already define the format for that StartAt column as
dd-mm-yyyy why still cannot follow the rules.
How can we actually define the date format in database.
Please help me is a serious problem to me. The whole system work like crazy
now.
Thank in advance.
With regards,
Goh