D
Darin
I am having major issues w/ date and time between SQL and the PC.
The SQL database has EVERYTHING as mm/dd/yyyy hh:mm:ss (standard english
datetime).
But, on english PC's it is fine. My problem (right now) is mexico PC's
setup for spanish where the date is dd/mm/yyyy. It seems sometimes when
I read the database the date is autoformatted into the dd/mm/yyyy and
other times it isn't, and I haven't figured out a reason why.
Does anyone have any suggestions as to how to bullet proof globalization
between an always US SQL database and different PC's?
THanks.
Darin
The SQL database has EVERYTHING as mm/dd/yyyy hh:mm:ss (standard english
datetime).
But, on english PC's it is fine. My problem (right now) is mexico PC's
setup for spanish where the date is dd/mm/yyyy. It seems sometimes when
I read the database the date is autoformatted into the dd/mm/yyyy and
other times it isn't, and I haven't figured out a reason why.
Does anyone have any suggestions as to how to bullet proof globalization
between an always US SQL database and different PC's?
THanks.
Darin