-
DescriptionI am trying to create a view in a SQL Server database and I'm getting an error message that states "Mutating statement execution is prohibited in read-only connection". I did not get this error prior to the recent update. Is there some way to disable this as it is impacting my work. DBeaver VersionCommunity 24.1.4.202408041450 Operating SystemWindows 11 Database and driverSQL Server database Steps to reproduceNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Open properties of your connection (right mouse click -> Edit connection) and uncheck the option: "Read-only connection" on the tab "General" |
Beta Was this translation helpful? Give feedback.
-
This worked, thank you
|
Beta Was this translation helpful? Give feedback.
Open properties of your connection (right mouse click -> Edit connection) and uncheck the option: "Read-only connection" on the tab "General"