Programmatically DACs belong to classes that are found in The Microsoft.SqlServer.Management.Dac namespace. DACs are stored in a DacStore and managed centrally. Dacs can be authored and built using SQL Server Data-Tier Application templates in VS2010 (now in Beta 2) or using SQL Server Management Studio. This article describes creating DAC using SQL Server 2008 R2 Nov-CTP(R2 server in this article), a new feature in this version.
Data-tier applications are not supported on SQL Azure databases. This may change in the future as more funcitonality is added to SQL Azure.
Data application Component extraction and deployment are wizard driven and easy to follow. The next two figures shows the two important stages of this process.
Extraction: The next screen shot shows how data is extracted
Deployment: This one shows how it is deployed
Does it not remind you of detaching and attachning a database?
Read this article to get the full story
Working with Data Application Components in SQL Server 2008 R2
No comments:
Post a Comment