How to prevent timeout from long running sqlclr procedure which may run a long time

Answered How to prevent timeout from long running sqlclr procedure which may run a long time

  • Tuesday, April 10, 2012 4:55 PM
     
     
    How to prevent timeout from long running sqlclr procedure which may run a long time? The procedure sometimes will need  to copy a lot of files to/from some slow devices and could take as much as an hour. I have not tried this and so I don't know if it is really a problem, but it I suspect there would be problems.

All Replies