Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Now()

Status
Not open for further replies.

eggy168

Programmer
Mar 6, 2002
220
US
Hi, I am wondering is SQL Server 2000 has this Access function for the Datetime datatype? If so, how can I set it?
Thanks
 
I believe you are looking for Getdate() it comes off the system date/time of the computer. So set your computer clock to the time you want.
 
Yes, this is exactly what I am looking for. Thank You so much!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top