Categories
In SQL Server 2005 , if you try to drop a database user by right-clicking the user name and clicking Delete , you may encounter an error as follows. "The database principal owns a schema in the database, and cannot be dropped. (Microsoft SQL Server, Error: 15138)" The reason for this is that in SQL Server 2005