G
Guest
Hello,
I have a very weird case on my hand. In a search page, I generate the query
depending on the column the user wants to search. And everything was smooth
till I realized that other users than mine get their date changed to American
format?!
I store the dates in database in dd/mm/yyyy, and format the dates like this
before sending it to search in Database.
I tested in the same pc's with different users. With mine, administrator of
SQL server, it works fine but for rest changes the format to mm/dd/yyyy!
Any suggestions would be greatly appreciated, because I am not sure where to
go from here!
Reza
I have a very weird case on my hand. In a search page, I generate the query
depending on the column the user wants to search. And everything was smooth
till I realized that other users than mine get their date changed to American
format?!
I store the dates in database in dd/mm/yyyy, and format the dates like this
before sending it to search in Database.
I tested in the same pc's with different users. With mine, administrator of
SQL server, it works fine but for rest changes the format to mm/dd/yyyy!
Any suggestions would be greatly appreciated, because I am not sure where to
go from here!
Reza