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
Remote Desktop Services on Windows 2008 Foundation Server
Weirder than usual HP desktop problem – power supply - motherboard?
Forward meeting requests to another mailbox
how can i create window service in C# using InstallUtil.exe ??
i want my phone number should accept ( ) -/ \ and number characters
copy a defined user profile when user logs on domain for first time. Giving identical initial profile at logon. Each user can then modify this profile as required. over time keeping settings
passing array of object to storeprocedure using hibernate
Critera Help for query in access if a field is null then ignore crireria
xp sp2 clients wont log or ping server 2003
Need help building a regex