When i alter to add columns as datatime datatype and update my both the columns, can you show me how to make date format like 9/4/2008 9:00:01 AM
instead of 2009-10-13 21:42:24.223
thanks,
Poratips
See my post dated 3/18/2010 11:26:47 PM. (use CONVERT() to format the appearance of the column in a query, internally it will remain integer anyway...)
Lutz A pessimist is an optimist with experience.
How to get fast answers to your question[/url] How to post performance related questions[/url] Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]