Timeline for answer to SQL Server: how to change data entry from VARCHAR to DATETIME? by fLen
Current License: CC BY-SA 3.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 18, 2016 at 9:24 | vote | accept | fLen | ||
| Jan 5, 2016 at 10:43 | comment | added | Cetin Basoz | Substring() approach use the ODBC canonical format which is more reliable. I have seen, putting dashes may cause trouble, try in all versions and language, dateformat settings before putting it into use. This was discussed somewhere. Better is not to use any dashes IMHO. | |
| Jan 5, 2016 at 9:31 | comment | added | fLen | there's a label stating: You can accept your own answer in 2 days. | |
| Jan 5, 2016 at 9:28 | comment | added | Ajay2707 | in each answer, below the down arrow there is right sign, click on it. | |
| Jan 5, 2016 at 9:28 | comment | added | fLen | @Ajay2707, how can i do that to close this question? | |
| Jan 5, 2016 at 9:14 | comment | added | Ajay2707 | There is no issue with that, only want to close the question by accepting any one answer. | |
| Jan 5, 2016 at 8:42 | comment | added | mohan111 | Is it okay to ask the question and post the answer by same person. I have never seen in SO @Ajay2707 | |
| Jan 5, 2016 at 1:10 | history | edited | Felix Pamittan | CC BY-SA 3.0 |
added 6 characters in body
|
| Jan 5, 2016 at 0:57 | history | answered | fLen | CC BY-SA 3.0 |