I updated to SQL Express 2008 from SQL 2005 to do my SQL work. The Management Studio will not let me view or modify the stored procedures. "Modify" is grayed out. Visual Studio is the same. This is a local DB.
I do not have this problem with the other databases (master, model,...). It seems like it could be a permissions issue. I am logging on as sa, also tried Windows auth.
Does anybody who knows more about SQL than me (that would be a lot of people) have an idea where to start?