Forum Discussion
LouisT
Mar 16, 2026Copper Contributor
Entity Framework DB permissions
I want to use Entity Framework with a .Net 9 app but have had difficulty finding information on what DB permissions it needs in the app database.
I've found a couple old StackOverflow posts but having created a user with the recommended db_datareader, db_datawriter and db_ddladmin and updated the app connection string to use it and now the app won't start.
What more does it need?
No RepliesBe the first to reply