1
vote
2answers
467 views
How can I change a field in a SQL server database that’s set to “Read Only Cell” ?
I have a SQL database that has a table with a field set to "Read Only" when I look at it through Microsoft SQL Server Management Studio Express.
I need to change some data within that field manually …
4
votes
6answers
1k views
What’s the difference between SQL Server Management Studio and the Express version?
I'm using Express currently. What extra features do I get with the full version?
