![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Picky, picky, but the proper term is "ISO-8601 Standard" and the Standard SQL format is "yyyy-mm-dd" from that Standard ![]() |
|
'YYYYMMDD' is one of the standard, non-regional formats supported by SQL Server. No special conversion is necessary: Picky, picky, but the proper term is "ISO-8601 Standard" and the Standard SQL format is "yyyy-mm-dd" from that Standard ![]() |
#12
| |||
| |||
|
|
Conversion necessary because the &%#%$&)# user wants to see mm/dd/yyyy |
#13
| |||
| |||
|
|
On Aug 23, 5:13 pm, "rdraider" <rdrai... (AT) sbcglobal (DOT) net> wrote: Conversion necessary because the &%#%$&)# user wants to see mm/dd/yyyy What the user wants and what the Db needs are two different things. You must store the date as a standard and THEN, formatting the output, you can write whatever you want. But NOT in the DB P |
#14
| |||
| |||
|
|
Unfortunately I have no control over the format of the data in SQL nor the application. I am however expected to please the users :-/ |
#15
| |||
| |||
|
|
Unfortunately I have no control over the format of the data in SQL nor the application. I am however expected to please the users :-/ Time for a new job. I've always wanted to be a pilot... |
#16
| |||
| |||
|
|
Here in the UK in cloudy Harpenden with the default connection settings gives these results... |
#17
| |||
| |||
|
|
Here in the UK in cloudy Harpenden with the default connection settings gives these results... That's funny -- here in sunny Austin I get the right answer with my connection settings. Moral to the story "Think globally (i.e. ISO) and act locally (i.e fix your dialect and proprietary setting)" to paraphrase the Greens. |
#18
| |||
| |||
|
|
That's funny -- here in sunny Austin I get the right answer with my connection settings. Moral to the story "Think globally (i.e. ISO) and act locally (i.e fix your dialect and proprietary setting)" to paraphrase the Greens. |
#19
| |||
| |||
|
|
I've always wanted to be a pilot... |
![]() |
| Thread Tools | |
| Display Modes | |
| |