C#, 2.0 Framework
I am using datetimepickers. On a small subset of clients, the user selects a
date, the code sees it as the user selected it. For example, If they
selected 1/2/2008 and i filled a textbox with it, the textbox shows
1/2/2008. However when i pass it to SQL server, it sees the date as the day
before. Again, this only happens on a few clients, not all of them. i have
checked their regional settings etc and they are the same as machines that
work. i tried updating mdac but i get a message saying the lastest version
is all ready integrated. Any ideas?
Is it possible that your client are on different regional settings ?
Vincent.
thanks for your replies. it was a timezone thing... uhhhhg what a nightmare!
"Vincent A." <Vincen...@gmail.com> wrote in message
news:eed1b976-75f5-4bc7...@v4g2000hsf.googlegroups.com...