Tagged Questions
1
vote
2answers
1k views
Installing SQL Server Express instance so common users can access
I need to install a SQL Server Express instance (as an admin) which can be later on read and modified by regular users.
I run into http://msdn.microsoft.com/en-us/library/ms254504.aspx, and I'm ...