sp_configure?

JaedenRuiner

Well-known member
Joined
Aug 13, 2007
Messages
340
Programming Experience
10+
What is this?

I am trying to connect to a SQL Express .mdf file via VB Express 2008, and i'm getting this message:

"Generating user instances in SQL Server is disabled. Use sp_configure 'user instances enabled' to generate user instances."

Now i know some about databases, but mostly from the front end not the back end, so I'm a little slow on the uptake when it comes to setting these things up. I've managed to set up SQL Server Authentication and everything and can log in with an account access or with Windows Authentication, but both times, I set up the Data Connection in the Database explorer, browse for the file, and try to test the connection and get that message. What does that message mean? Where is that setting?

Thanks
Jaeden "Sifo Dyas" al'Raec Ruiner
 
Back
Top