01-19-2010 09:27 AM
02-08-2010 06:09 AM
Ingrid,
Generally, the designer database is intended to be used by a developer in either a local SQL or SQLExpress instance. As such, generally db_owner rights are required. If you need to lock the database down, you would need to allow db_spaccess in addition to the permissions you have already granted.