Very simple record editor for Devops
As a Devop we often hack the database. I see the need for a simpler tool than Toad/MSSQLEnterprise or even Queryexpress. One that does only very simple things but easy and quick and safe.
Updating schemas aside I have presently found use for a simple record editor. The simplest solution would be a hard code primary key and one field to update.
Specify the connection string, the primary key and the field in the config file.