Change Table Permissions

R

Rupert

After a corruption in a database I have a user table who's permissions have been set to the dbengine see belo
so the system thinks its a system table and won't give me design permissions for i

Name: Company Informatio
Owner: Engin
All Permissons:
Inherit:
Permissions:
UserName: admi

I need to reset the permissions in code (or any other way) or be able to delete the table and re-create it as follows

Name: Cost Code
Owner: admi
All Permissons: 104831
Inherit:
Permissions: 104831
UserName: admin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top