SQL Server 2005's Management Studio offers lots of new functionality, but you can't always use a GUI. Sometimes you need to run a script from the command line, especially for an upgrade or install ...
Often overlooked, it's a powerful tool that can make your life a lot easier. Especially now that Microsoft has updated its functionality. It is safe to say that the command line tool sqlcmd has not ...
For as long as I can remember, I have always configured the computers within my own organization to store data on network servers as opposed to the data being stored on workstations. That way, if one ...