Search code examples
sql-server-2008data-migrationbids

How To Use Business Intelligence Development Studio On Remote SQL Server


Is that possible for BIDS to build a SSIS package on remote SQL Server instance? Since I only have SQL Server Standard Edition on the production server.

BTW, when I use BIDS to build a Integration Service Connection Project, it throws a exception like this: exception of type 'System.Exception' was thrown And nothing is created. Anyone have ideas on this?


Solution

  • Install SSIS on the client.