Microsoft
Software
Hardware
Network
Question : TSQL update date time
Hi, Expert
In TSQL, is it possible only update the year part of the "Date" data without modify month and date part?
for example, 2/3/1890 only update 1890 to 1990.
Answer : TSQL update date time
where @myYear is int parameter that shows the new year
for more info on dateadd (TSQL)
http://msdn.microsoft.com/
en-us/libr
ary/ms1868
19.aspx
Random Solutions
Need to convert lotusscript to work with macintosh
What does IPv6 have in store for us, will we have any trouble talking to remote sites?
connect an iPhone to Windows SBS 2003
VNC server Ubuntu 10.04
OWA Setup
Crystal in Visual Studio dynamic Database persistant on postback
disable edit , new record links
Registry key property value
return a value
call .rdl with store procedure with parameter