To accomplish the requirement to migrate data from MS Access database to SQL Server database, you can take help of SSMA tool. Recently Microsoft released a new tool to migrate the Access database to SQL 2005 compact edition (.SDF) refer to Synchronizer
Read More...
In SQL Server 2005 Dynamic Management Views (DMV) & DM Functions (DMF) allows you the look inside the server to return the required information. It will also helps you to monitor the server instance health and performance to diagnose the problem.
Read More...