how to enable instance using sp_configure

hi friends,
i find too many issues while attaching any database file in asp..net project
so for that use the below command for enable instance configuration in your sqlExpress

sp_configure  'user instances enabled', 1; RECONFIGURE

Comments

Popular posts from this blog

sp_addmessage can be used to create a User-Defined Error Message

Command-line Building With csc.exe

SQL - ISO Country Names and Codes