Microsoft
Software
Hardware
Network
Question : Output the Month's Name?
I was just wondering if I have a date : 2009-11-01 is it possible to out put the month for this? I am using SQL Server 2008
Cheers
Answer : Output the Month's Name?
select datename(mm, getdate())
Random Solutions
Autorun Controller for Access applications
runddl32.exe crashes
Setting report recordsource
Force terminal services license renew?
System.Exception: Cannot create ActiveX component. - Excel.Application
2003 won't boot
I need to capture the output of the datagrid grdAttendees and record each Members Email Address.
data type mismatch
Word Mergefield If-Then-Else Statement
Is there a way to use the weeknum function wiih non statndard dates?