Sign in
Vipul Shah's SQL Blogs
SQL Server Blogs
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
/3GB /PAE and AWE
64-bit
Benefits of SQL 2005
Bing
Bing Map Apps
Bing Maps
Data Scripter Utility
Database Design
DDL Triggers
Default Traces
DTS
Guest User in SQL Server
Indexes
Integration Services
LOGON Triggers
Migration to SQL 2005
Missing Indexes DMVs
Monitoring
Patches
Reporting Services
SQL Server Management Studio
SQL Server Performance
Table Partitioning
T-SQL
Archive
Archives
June 2013
(1)
May 2013
(1)
January 2013
(1)
November 2012
(1)
March 2012
(1)
January 2012
(2)
June 2011
(3)
February 2011
(1)
November 2010
(3)
October 2010
(2)
August 2010
(1)
June 2010
(2)
June 2009
(1)
May 2009
(1)
January 2009
(1)
April 2008
(1)
February 2008
(2)
December 2007
(2)
September 2007
(3)
August 2007
(1)
July 2007
(1)
June 2007
(1)
May 2007
(3)
April 2007
(3)
March 2007
(5)
February 2007
(2)
January 2007
(1)
November 2006
(2)
June, 2011
TechNet Blogs
>
Vipul Shah's SQL Blogs
>
June, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Vipul Shah's SQL Blogs
Registering multiple servers in Central Management Server (CMS) using PowerShell Script
Posted
over 2 years ago
by
VipulShah
1
Comments
Below are the steps using PowerShell script (learned from another Kalyan Yella, Microsoft): Step 1: Open notepad and copy and paste below PowerShell script and save the file as “RegisterServers.ps1” at c:\scripts\ --- you can...
Vipul Shah's SQL Blogs
Importing Data from MS Access 2010 64-bit .accdb database into SQL Server using SSIS
Posted
over 2 years ago
by
VipulShah
3
Comments
Problem: You can’t connect using Native OLEDB \Microsoft Jet 4.0 OLEDB Provider. It fails with following error message: Test connection failed because of an error in initializing provider. Unrecognized database format 'C:\Users\vishah\Documents...
Vipul Shah's SQL Blogs
SSRS 2008 R2, SharePoint 2010 - Report Back button doesn't work beyond 1st level of drill through
Posted
over 2 years ago
by
VipulShah
0
Comments
Problem: I have three reports - ParentReport - X, ChildReport- A, ChildReport - B of A. Drill through from X to A - works great Back Button from A to X – works great Drill through from X to A to B – works great Back button from B to A – works...
Page 1 of 1 (3 items)