MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
SQL Date Format -

in Search

SQL Date Format

Last post 06-25-2008 10:39 PM by bhakti. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-25-2008 10:39 PM

    • bhakti
    • Top 150 Contributor
    • Joined on 05-13-2008
    • Posts 2

    SQL Date Format

    In which Format did the sql accepts the date ?

    I found it get only mm-dd-yy format. is it like that

    if i change the reginal setting -language from U.S. to U.K. it gives an error of date format. I have to convert it to save in sql from dd-mm- yy to mm-dd-yy.

     

    I want the standard format to get saved as well as fetched by end user. what to do?

Page 1 of 1 (1 items)