Hi
I read that I can globally change the CommandTimeOut using DbUtil.CommandTimeOut for SelfService.
How can I do the when I am using an Adapter.
The default is set to 30 which is much too low for my case. Setting the CommandTimeOut property on an each DatabaseAdapter instance is not a good way as I have to set the property as several places in my code.
Thanks for your help.
Bernhard