Microsoft
Software
Hardware
Network
Question : How do I get Year, Month from datetime
How do i get , example
2007-03 from time which is a datetime
Answer : How do I get Year, Month from datetime
select concat(year(YourDate), '-',Month(YourDate)) from table
Random Solutions
Export Access 2010 Report to CSV with Headers?
install server 2003 over win7
Virtual Memory
Internet searches getting redirected to advertising websites
How do I implement a vlan for a hotel.
Exchange 2007 Connectivity problems
Cancel a tween in Flash CS4
Localized Date format
WINDOWS 2003 SP2 MEMBER SERVER TO 2003 R2
Usning the wizard control in asp.net