Win Server 2012, SQL Server 2012 Std.
I have a previously accessible database with which I'm testing merge replication and after I publish the DB, my application is saying the DB does not have write access. I'm using the same login, verified permissions to the DB, cleared the Locking table, etc. What could be happening here? If I remove replication, the DB goes back to being editable by the application. The differences I'm seeing are the addition of the rowguid column in all the tables.