Forum Discussion

LouisT's avatar
LouisT
Copper Contributor
Mar 16, 2026

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