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
SQL Server 2005 Linked Server Oracle 9i Error message ORA-12154
Access Query Error: specified expression as part of an aggregate function
Small Business Server 2008 - TASK Scheduler Errors
Drawing and Scolling in Windows C# - ClientRectangle? Paint?
Can Access 2003 and 2007 coexist in peace on the same machine?
Find a Text in a cell and copy it to another cell.
Regional settings GREEK , decimal separator "," sql server 2000, But does not update a textbox tha binds to a float field,C# framework 2.0
MS Word conversion to Adobe
New RAM Causing laptop to shut down
How to build a control by its name as a string