Microsoft
Software
Hardware
Network
Question : sql server 2005 datetime min
Hi Experts..
I'd like to set the default datetime for a sproc parameter to be the minimum sql server date.
How do i do this?
@CreatedLowerDate datetime = datetime.Min()???
Answer : sql server 2005 datetime min
min value of datetime i s Jan-1-1753
@CreatedLowerDate datetime = '1753-01-01'
Random Solutions
a couple of date/time questions
Microsoft's Network Security
Trace insert, update, delete on a table
Word Mergefield If-Then-Else Statement
How install DLL to GAC on Windows Server 2008 Standard
Webservice task in SSIS using Script Task
Invalid Certificates and Settings with Exchange 2007 SP2 Autodiscover
unzip
security tool removal
Special Values in VBA