Using the default SQL Server instance for Windows Azure development storage

本文提供了一种简便的方法,在构建新的开发环境时,如何使用默认的SQL Server实例代替SQL Express来处理Windows Azure开发存储相关任务。

http://www.wadewegner.com/2010/07/using-the-default-sql-server-instance-for-windows-azure-development-storage/

This tip isn’t new, but it’s still useful.  I found myself building a new development box this week, and I didn’t want to use SQLExpress for the Windows Azure development storage.  Instead, I wanted to use the default instance for SQL Server.

It’s pretty simple to do this – after you install the Windows Azure SDK and Tools, go to a command prompt and browse to the following folder:C:Program FilesWindows Azure SDKv1.2bindevstore (or wherever you installed the SDK).  From there, use the DSInit.exe tool:

DSInit.exe /sqlInstance:.

Remember that the . is a reference to the default instance.  If you want to target an instance name, you can use:

DSInit.exe /sqlInstance:YourInstanceName

Note: from riverlau

In SDK v1.6, the DSInit.exe path is changed to "C:\Program Files\Windows Azure Emulator\emulator\devstore\DSInit.exe" 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值