Generating user instances in SQL Server 2005 is disabled when I am trying to connect my database to .net. I used sp_configure ' user instances enabled' to generate user instances.
What should I do?
feedback
|
|
To fix this, please Open the SQL Server Management Studio Express. This is the downloadable program in the same site where you downloaded the SQL Server 2005 express used to manage SQL Server 2005 Express. In the query editor type:
Then type
Then restart the SQL Server database | ||||
|
feedback
|
