Browse by Tags

BI Virtual labs on MSDN - specific to data mining and top 10 classed in Tech-ed.
Published 26 February 8 4:45 AM | SSQA.net
As blogged here before Virtual Labs are very handy for the new users and existing professionals to test out new features without disturbing their own platform. In this scenario Microsoft events are helping the users by providing access to their virtual...
How to suppress SQLSTATE messages when executing scripts using SQLCMD?
Published 6 November 7 11:48 AM | SSQA.net
Say you are executing a scheduled job using a batch file and output is stored to a file, then in that output file you will see Warning messages such as SQLSTATE. So how to suppress these messages on the output file. Simply using -i option in SQLCMD as...
How to set the Animation Speed and make best use of SQL Server Management Studio tool?
Published 1 October 7 8:12 AM | SSQA.net
SQL Server Management Studio (SSMS) is a powerful tool in SQL 2005 that is re-written from previous of SQL Server, that also reduces the flaky features from Enterprise Manager. How to set the Animation Speed and make best use of SQL Server Management...