Microsoft
Software
Hardware
Network
Question : How do I CAST DATETIME to get only the month
I have the variable time which is a DATETIME. How do I get only the month part of the data?
Answer : How do I CAST DATETIME to get only the month
SELECT (Month([YourDate]) FROM Table1
Random Solutions
Socket Question
user rights and administrative rights problems on domain
IIs7 on Windows server 2003
VLANs in Cisco Switches
How would I see what people are downloading and how would I inject RST packets?
Attempting to move /tmp directory to another partition.
verifying port forwarding for your router failed
Problem with Shared HP CP2025dn Network Printer on Server 2003
IIS host header and DNS
dynamic array as application variable?