I've been tasked with moving my SharePoint database from SQL 2008 to SQL
Express 2008 R2. I was able to detach the database and attach the
databases to SQL Express 2008 R2. When I tried it, I kept getting
errors stating that I didn't have rights to the master database. I
checked and the account I was using has full rights to all the DBs -
even the master.
SQL Express is on a separate box from SharePoint.
Has anyone seen this before? If so, does anyone know how to fix this?