SQL Server Data Tools
Forum for discussion about SQL Server Data Tools
공지 사항
- 링크
Issue Upgrading Data-Tier Application Framework through SSDT Check For Updates
Several customers have reported an issue when attempting to upgrade their installation of the Data-Tier Application Framework (DACFx) after being prompted by the SSDT Check For Updates feature.
Symptom - On an x64 machine, SSDT continues to prompt to update to the latest release of DACFx (November 2012) even after installing the latest version from the DACFx download page.
Issue - There is an issue in the DACFx detection logic of the SSDT Check for Updates feature such that you will continue to be prompted to update if you have only installed the x64 versions of the MSIs of the latest DACFx (November 2012) release.
Workaround - If you are on an x64 machine, install both the x86 version and x64 version of DACFx and its dependencies from the DACFx download page here - http://go.microsoft.com/fwlink/?LinkID=266427
We apologize for the inconvenience and thank you for reporting this issue.
Thanks,
- 링크
SSDT - December 2012 Available for Download
Janet YeildingMicrosoft Employee2012년 12월 14일 금요일 오후 11:20The SSDT team is pleased to announce that SQL Server Data Tools - December 2012 is now available for download!
Get it here:
SSDT for Visual Studio 2012: http://msdn.microsoft.com/en-us/jj650015
SSDT for Visual Studio 2010: http://msdn.microsoft.com/en-us/jj650014
What’s New?
Database Unit Testing
We have received an overwhelming amount of feedback that database unit testing is a critical feature for customers, so SSDT- December 2012 adds support for this feature. Database Unit Testing in SSDT will look familiar to many of you as it is based on the equivalent capability in the Visual Studio 2010 DB Pro tools. Some highlights:
- Installs in Visual Studio 2010 or Visual Studio 2012:
- Requires Visual Studio Professional or higher edition to support database unit testing functionality.
- Installs side-by-side with existing Visual Studio 2010 DB Pro tools in Visual Studio Premium and Ultimate editions.
- Supports client-side testing based on MSTest with the same built-in test conditions as DB Pro.
- Allows desktop development and execution of tests as well as execution from the command line or as part of a build on a build server.
- Upgrades existing VS 2010 test projects without change to the database unit test scripts or code.
- Integrates with SSDT SQL Server database projects:
- Automates deployment of the database project on test initialization.
- Generates skeleton test scripts for stored procedures, functions and triggers via SQL Server Object Explorer.
- Applies changes to test scripts when refactoring objects in database projects.
- Supports custom test conditions (existing custom test conditions need to be modified before they can be used).
Stay tuned for a follow-up post on getting started with SQL Server database unit testing.
Integration of SSDT Power Tools
The SSDT team started releasing SSDT Power Tools last April as a mechanism to deliver new and experimental features with each release. Since then, the Power Tools have been downloaded over 24,500 times.
We received a great deal of positive feedback on the Power Tools and as a response, this release integrates the functionality previously delivered via Power Tools into the core SSDT product. The advantage of product inclusion is that a separate install will no longer be needed and that features are now fully supported and available to users in all languages. The following features are now included in SSDT's SQL Server Object Explorer:
Projects node adds the equivalent of Schema View to SSDT. You can use this node to browse the logical schema of your project and to edit, refactor, and add new objects.
Script As support in SSOX enables you to generate Create, Alter, Drop, and Drop and Create-To scripts for objects in your connected database.
DAC actions allow you to perform similar DAC-based tasks in SSDT to those available in SSMS. You can extract a dacpac from a live database, publish a dacpac to a database, register a database as a DAC, or remove the registration metadata for a database registered as a DAC. These actions are supported for both on-premises SQL Server databases as well as Windows Azure SQL Databases.
We recommend that you uninstall the SSDT Power Tools extension if you had it previously installed.
Updated Data-Tier Application Framework
This release includes the November 2012 release of SQL Server Data-Tier Application Framework (DACFx), which contains several feature enhancements and bug fixes. You can learn more about the latest release of DACFx here.
Bug fixes
SSDT - December 2012 contains over 50 bug fixes, including fixes for customer-reported issues from SSDT - November 2012 and SSDT Power Tools releases.
Contact Us
If you have any questions or feedback about SSDT, please visit our forum or Microsoft Connect page. We look forward to hearing from you.
- Installs in Visual Studio 2010 or Visual Studio 2012:
필터링 및 정렬토론 목록의 범위를 좁히려면 이러한 옵션을 사용하십시오.
- 02690

Steps to file a Connect bug for SSDT
Janet YeildingMicrosoft Employee2012년 7월 11일 수요일 오후 10:21 - 04070

Please "Mark as Answer" if a post has answered the question
Janet YeildingMicrosoft Employee2012년 1월 4일 수요일 오후 9:20 - 1158

Project Model Validation Takes ~10 minutes
ObsidianPhoenix 2013년 5월 3일 금요일 오전 10:20 - 141

Data Tools 2012 -- connection managers stop working for no reason
Lee Cascio 10시간 43분 전 - 1123

Microsoft SSDT (10.3.21208.0)/Data-tier Project (MSVS 2010) and “Sharing”/Copied Certificates between the Project and Referenced Database Project
RHA AAC 2013년 5월 9일 목요일 오후 4:56 - 52557

SSDT Unresolved References SQL71501
DeveloperMax 2012년 8월 8일 수요일 오후 9:16 - 2273

VS2012 Database Project with SSDT (dec) - #TEMPTABLE generates WARNING SQL 71502.
Warren in Canada 2013년 3월 20일 수요일 오후 4:51 - 42693

The OutputPath property is not set for project upon opening a Solution with 2 projects.
Bertie70 2012년 5월 21일 월요일 오후 3:55 - 488

DACFx install order
Mcats 2013년 5월 20일 월요일 오전 5:45 - 142

In SSIS 2012- Not able to find Configurations tab. Need to do any setting to bring it?
S Kumar Dubey 2013년 5월 22일 수요일 오전 3:43 - 1160

SSDT - Add File as Link and checkin to source control
shivdMicrosoft Employee2013년 4월 25일 목요일 오전 5:28 - 2125

Rename option missing in Refactor
Luke Mason 2013년 5월 7일 화요일 오전 6:19 - 2110

[SSDT][Schema Compare] How do I set the Default Action to Exclude ?
Clément 2013년 5월 16일 목요일 오후 3:39 - 185410

VS2010 - Data Compare SQL 2012
woodyb42 2012년 8월 8일 수요일 오후 12:45 - 161

Error with Schema Comprare
JP Fernandes 2013년 5월 20일 월요일 오후 6:49 - 057

Register as Data Tier Application Disables the Advanced Publishing Settings button
Ryan _ FEI 2013년 5월 20일 월요일 오후 8:21 - 487

SQL Server Unit Test Code Coverage Statistics not available in SSDT
Jeremy T. Brown 2013년 5월 17일 금요일 오후 7:04 - 278

Visual Studio 2012 SQL Server Object Explorer Projects Node
SQL-PRO 2013년 5월 17일 금요일 오후 6:07 - 2115

SSDT setup failed
ArnaudGr 2013년 5월 15일 수요일 오전 8:04 - 5118

How to handle unresolved references to other database platforms (IBM DB2, Oracle)
SVM79 2013년 5월 13일 월요일 오후 4:27 - 181494

New Red Gate SQL Compare beta release with SSDT support
james.allison 2013년 1월 3일 목요일 오전 11:16 - 284

Assembly and SQL CLR Function (cannot publish)
Jerome Haltom - work 2013년 5월 18일 토요일 오전 6:13




