When working with SQL Strings to input a DataTime in an application, an issue came up due to the month/day difference between British and U.S. conventions. The way around this issue is to use a paramaterized query, however there may be some situations when this is not possible (Web Service requires a string date parameter). The string format conversion I used for the DateTime is as follows:
yyyy-MM-dd HH:MM:ss.mmm
This seems to work except there is an issue with time. I haven't figured out what the issue is yet, but I wanted to post the format for anyone looking to resolve this issue.
Monday, July 28, 2008
Subscribe to:
Post Comments (Atom)
Check This Out!
More Links to Good Information
- December (1)
- October (1)
- January (1)
- September (1)
- February (2)
- January (2)
- May (3)
- February (1)
- May (1)
- October (1)
- January (1)
- August (1)
- March (1)
- May (1)
- March (1)
- January (1)
- March (1)
- December (2)
- September (2)
- June (1)
- February (1)
- January (1)
- October (1)
- December (2)
- November (1)
- August (4)
- July (14)
- June (10)
- May (9)
- April (2)
- February (4)
- January (2)
- December (7)
- October (10)
No comments:
Post a Comment