We have a Coldfusion application that has the authority to delete and create SQL Server users.
We are running into the problem where when we perform a delete the user account is removed from Enterprise manager, but when we try to recreate the account, SQL Server comes back with a user already exist error.
How can we clean up the user table? Where are these tables located? Any help would be greatly appreciated.
We are running into the problem where when we perform a delete the user account is removed from Enterprise manager, but when we try to recreate the account, SQL Server comes back with a user already exist error.
How can we clean up the user table? Where are these tables located? Any help would be greatly appreciated.