Hello, I use the UPDATE statment in order to update a Date\Time field. i use the Date.Now.ToShortDateString() statement. when i run in debug mode i see that the value is for example "18/09/2010". then, when i open the Data Base i see that the value that was insert is "09/18/2010".
Does anyone know how can i fix it? (i later display this date field in my GUI so i need it to be in the right way)
Thanks,
Tamar