I have a simple database:
When I try to add a database diagram, it gives the following error:
a member of the db_owner role must use the database diagramming functionality error
Please note that my database is not a local database, in localhost it is ok to create a diagram, but when i connect to my sql server (server: webtcc.ir,1437) it gives the error.
I'm using entityframework in my website and I need to create relationship. Any helps?