Want to build simple SQL admin interface to change a few values in a table.
- by Adam McC
i am currently building a system in MSSQL 2K5.
i have a table that holds information about certain insurance schemes such as overheads and other things. these values will change occasionally and currently i administer the database straight through the management Studio.
i would like to build a simple interface that will allow my colleagues to…