Hello,
I need to be able to update the SQL command default timeout of 30 to something greater. I KNOW this can be done super easy through code, however, I do not have that luxury and need to do it through a config file for deployment reasons. I've been researching where this can be done... looking at app.config, machine.config, web.config and haven't had any luck. Closest I've found is SQL transaction timeout but that's transaction not command.
Start Free Trial