Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I have installed SQL Server 2012 but I'm not able to see data transformation services in Management > Legacy option.

This option is available on SQL Server 2008 R2 on default installation.

Is there any resolution or any installer need to download.

Following are the my SQL Server Details:

Microsoft SQL Server Management Studio -- 11.0.2100.60
Microsoft Analysis Services Client Tools 11.0.2100.60
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 6.0
Microsoft Internet Explorer 8.0.7601.17514
Microsoft .NET Framework 4.0.30319.17929
Operating System 6.1.7601

share|improve this question
5  
DTS support has been discontinued in SQL Server 2012 - see the MSDN documentation on that topic - there's no download or addon to get this back - time to migrate to SSIS. – marc_s Nov 22 '12 at 19:05

migrated from stackoverflow.com Nov 23 '12 at 12:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.