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
Run Advertised Programs
Immovable Form
Windows 7 + Visual Basic 2008 + COM libraries
Sum in datasheet subform with dlookup fields
What is the best for multiple iif statements access 2003
Report failure notification in SQL REPORTING
stsadm.exe not found with WSS 3.0 installation
TCP/IP Send/Recieve Files
Microsoft SQL Server certification
add select count in query