Articles tagged with: schema
Programming »
If you try to delete a user from SQL Serve 2008 and receive this error:
the database principal owns a schema in the database, and cannot be dropped. (Microsoft SQL Server, Error :15138)
like the error message suggests, that has something to do with a schema related to it.
