Backup And Restore Database SQL Script for SQL Server

Its a very common task to backup and restore SQL Server databases. SQL Server Management studio offers a GUI for performing backup and restore but following queries would be very useful for backup and restore if you are not having access to SQL Server... 

Continue reading »

Microsoft SQL Server 2005 developer’s guide

Recently i started working on SQL Server 2005  development and developing applications using SQL Server 2005. Microsoft SQL Server 2005 Developer guide help me a lot and might be useful for others also. most importantly this book can use without... 

Continue reading »

Download SQL Server 2008 Service Pack 1

Microsoft has released the first service pack of SQL Server 2008. Service pack 1 is available in following languages Chinese, English, French, German, Italian, Japanese, Korean, Portuguese, Russian and Spanish. SQL Server Service Pack 1 fixed all the... 

Continue reading »

Microsoft SQL Server JDBC Driver 2.0

Microsoft has released a new Java Database Connectivity (JDBC) driver. The SQL Server JDBC Driver 2.0 download is available to all SQL Server users at no additional charge, and provides access to SQL Server 2000, SQL Server 2005, and SQL Server 2008 from... 

Continue reading »