Online File Conversion

Ever wanted to convert a file

from one type to other?
and didn’t no where to start?
and didn’t want to download tools?
downloaded tools and found out

it didn’t perform to your expectations
it didn’t have the facility to convert to the type of format you want?

If you have ever encountered this questions, look no further, [...]

Debugging T-SQL Stored Procedures in SQL Server 2005

Debugging T-SQL Stored Procedures in SQL Server 2005
Debugging T-SQL stored procedures in SQL Server 2005 have changed from the way we used to debug stored procedures in SQL Server 2000.
In-order to debug stored procedures in SQL Server 2000, all that was needed was

Open Query Analyzer
Connect to the respective database
Find the stored procedure to debug
Right-click [...]