SyntaxFix
Write A Post
Hire A Developer
Questions
If you really want them to have ALL rights:
use YourDatabase go exec sp_addrolemember 'db_owner', 'UserName' go