Search

SSIS Code Editors are Primitive by TNickelsen

Active

1
0
Sign in
to vote
Type: Suggestion
ID: 774483
Opened: 12/16/2012 12:14:47 PM
Access Restriction: Public
1
Workaround(s)
It is disappointing that the code editors for SSIS are nothing more than instances of notepad. Especially when you think of the rich environment available in the SQL Server Management Studio and the fact that this is all Object Oriented these days, it makes absolutely no sense to have code entry in poorly suited notepad instances.
Details (expand)

Product Language

English

Category

Tools (SSMS, Agent, Profiler, Migration, etc.)

Proposed Solution

Use an instance of the MS SQL Server Management Studio Coding environment instead of notepad for anywhere in SSIS that requires code entry. As it is, developers are forced to go to the SQL Server Management Studio develop the code and then copy it to the tiny notepad box. Considering the popularity of SSIS (and thus SQL Server) this seems ludicrous.

Primary Benefit

Faster Development

Other Benefits

Improved Code Reliability
Improved User Interface

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.
Posted by TNickelsen on 12/16/2012 at 12:16 PM
Copy and paste between SSIS and SQL Server Management Studio.