Monday, March 19, 2012

date help...

I need to write a procedure allowing a date to be entered, however this date can not be anytime in the past? Anyone have an idea how to do this?you can use the function getDate() which gives you the current date on the database server.|||... and also you can define that column default as 'datetime DEFAULT GETDATE()'.

No comments:

Post a Comment