|  | Posted by Erland Sommarskog on 09/18/06 22:15 
tlyczko (tlyczko@gmail.com) writes:> I was looking at the table itself through SSMS 2005,
 
 I don't think so. I think you looked at a textual representation of the
 table, as presented by SSMS.
 
 I believe that when you run a SELECT query, you always get ISO format,
 but in Open Table regional settings are applied. I cannot really tell
 for sure, since my regional settings agree with the ISO format.
 
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
 
 Books Online for SQL Server 2005 at
 http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
 Books Online for SQL Server 2000 at
 http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 [Back to original message] |