I am having a problem setting the correct permissions in SQL to be considered a data owner in ArcGIS Pro. Any assistance would be greatly appreciated. I am using SQL Server Express 2019 and ArcGIS Pro 2.5.1
I am connecting to the SQL instance using the Windows Authentication method.
I am using the dbo schema.
If I right-click on the database and select "properties", my username is listed as the owner.
Under Security - Logins - Server Roles - my username has the sysadmin role.
I feel like I have read everything ESRI has put out about this, but I am missing something. Any thoughts?