Reset The Rapidshare Download Wait Time (easy) [Archive] - iPmart® forum: "@echo off
@color F0
title Refresh IP
ipconfig /all
ipconfig /flushdns
ipconfig /registerdns
ipconfig /setclassid
ipconfig /release
ipconfig /renew"
This blog is most useful for Software Engineers, Database Administrators, QA and etc.
Apr 14, 2009
Mar 13, 2009
INFI Developer
INFI Developer: "Communication between the MySQL server and the MS SQL Server on TCP port 3306. TCP port 3306 is the default port; you can use a different port if you want to.":Linked servers
Mar 5, 2009
Mar 4, 2009
How to get the name of the day of date
That should be DATENAME(dw,'3 sep 2007')
Labels:
datetime function,
sql,
sql server
Mar 3, 2009
Subscribe to:
Posts (Atom)
But I prefer using fully qulified names DATENAME(weekday,'3 sep 2007')