A simple SQL Server Instance on a VM in azure holds a geodatabase that I loaded with an xml file as the dbo. I created a database user which I then used to connect to the geodatabase and create a version. The Default version is set as 'Protected', yet the user is able to rec/post to the default when connected as the database user.
How can I figure out why this is happening. My coworker has a version I created for her with the database user as the version owner. The schema of the data is DBO. she is able to rec/post to the default.
This is not cool Zeus.