all groups > asp.net > april 2006 >
You're in the

asp.net

group:

get the date from sql server


get the date from sql server joe
4/7/2006 9:08:01 PM
asp.net:
how to get the date from sql server
Re: get the date from sql server OHM ( One Handed Man )
4/8/2006 12:00:00 AM
select getdate();

--
( OHM ) - One Handed Man
AKA Terry Burns - http://TrainingOn.net


[quoted text, click to view]

RE: get the date from sql server clickon
4/8/2006 1:41:02 PM
To format the data in aparticular way use the CASt and/or CONVERT functions

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_ca-co_2f3o.asp

[quoted text, click to view]
AddThis Social Bookmark Button