J
jeff
i have written a program with date format as m/d/yyyy
when i deploy it to client's machine, due to the client use d/m/yyyy format
the Select SQL statement return some record wrongly.
how can i fix this problem ? set the user's locale / date format when
program launch and reset it during exit ?
Pls let me know your way to solve it.
many thanks
when i deploy it to client's machine, due to the client use d/m/yyyy format
the Select SQL statement return some record wrongly.
how can i fix this problem ? set the user's locale / date format when
program launch and reset it during exit ?
Pls let me know your way to solve it.
many thanks