Eureka! Eureka!

Arif Shadan's Blogs about Microsoft & Other Technologies

Configure SQL Server Instance for Cloud Services Development Storage

clock March 24, 2009 06:03 by author arifhs

One of the hurdles i faced while trying to deploy the worker service in the development fabric was to configure the development storage to run under

my own sql server instance and not the built in sql express. To achieve that there is a command line tool dsInit

run this command with the new sql server instance name

dsInit /sqlinstance:<InstanceName>

For default or unnamed instances use the .\<MSSQL> parameter

 

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Windows Azure Tools March CTP available

clock March 21, 2009 05:46 by author arifhs

   CLOUD COMPUTING

Been busy with cloud computing of microsoft. Building something small to test out there cloud services.

Will soon be back with loads of information as soon as i get my grips over it :-)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5