Date Insert in SQL CE with internationalization
Posted
by Jepe d Hepe
on Stack Overflow
See other posts from Stack Overflow
or by Jepe d Hepe
Published on 2010-03-15T09:03:59Z
Indexed on
2010/03/15
9:09 UTC
Read the original article
Hit count: 187
Before changing the regional settings of my computer. i can save a data in my application using SQL CE. when i changed my regional settings, for internationalization purpose, i can't save anymore and no error thrown when inserting data through my application. One of the fields there is a DateTime.
What might be the problem?
Thanks
Jepe
© Stack Overflow or respective owner