I have a very large SSIS project using SQL Data Tools for development. When I try to group objects together and select all of them to be moved, the screen moves too fast which prevents placing the ob…
Created on 11/30/2012 (updated 1 day ago) | 1 validation | 0 workarounds | 1 comment | feedback id: 773110
|
|
For as long as I could remember using the scripting tools within SQL Server Management Studio, or Enterprise Manager, the Create / Drop script tool would always create the IF EXISTS ... portion of the…
Created on 9/6/2012 (updated 27 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 761559
|
|
|
Closed
as By Design
|
|
I'm trying to copy SQL Logins from SQL Server 2008 to SQL Server 2012. I'm using SQL Server Data Tools. I finally get an SMO connection to work, and put a Transfer SQL Server Objects Task on the Co…
Created on 9/6/2012 (updated 34 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 761529
|
|
|
Resolved
as By Design
|
|
I am trying to create an SMO connection to an SQL Server 2008 database. I want to copy objects from SQL 2008 to SQL 2012. I am using SQL Data Tools for SQL Server 2012. Once I create connection us…
Created on 9/6/2012 (updated 8 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 761526
|
|
When editing a script component in a data flow task, there is a method called
public override void PostExecute()
This contains a single line of code:
base.PostExecute();
The comments f…
Created on 6/23/2011 (updated 46 weeks ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 676664
|
|
|
Closed
as Not Reproducible
|
|
When working with the Flat File Connection Manager, the hoizontal scroll bar wants to keep going back to the start position. This is a big pain if you are trying to parse a document that has thousand…
Created on 5/19/2011 (updated 100 weeks ago) | 0 validations | 0 workarounds | 0 comments | feedback id: 669385
|
|
|
Closed
as Fixed
|
|
In BIDS, if you are trying to change the data type of a given field using your keyboard, you will get an "Invalid Property" dialog that won't go away. You have to go to task manager, force a shutdown…
Created on 5/19/2011 (updated 99 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 669378
|
|
|
Closed
as By Design
|
|
I'm parsing a huge text document using BIDS. Using the File Connection Manager to parse a position based file, there's a major bug. If you shut down the editor before finishing the document, you ca…
Created on 5/19/2011 (updated 103 weeks ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 669375
|
|
|
Closed
as By Design
|
|
I think I found some kind of bug in intellisense layer of the SSIS Scripting Component. I can create a script and Intellisense works perfectly. I then save the script and continue working. If I ha…
Created on 5/9/2011 (updated 100 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 667426
|
|
|
Closed
as Fixed
|
|