Tag Archives: disconnecting users

Disconnecting users from sql server database via c#

I’ve been setting up an automated build for our project. Our project has a very large SQL server database that we write “upgrade” scripts for – basically anything that modifies the schema – like adding new columns, modifying data etc … Continue reading

Posted in technical | Tagged , , , , , , | Leave a comment