Multiple Data Connection with CLR Stored Procedures -
07-06-2006
, 09:15 AM
I found I could not use multiple connection with clr stored procedures.
However, our application requires to update error log tables during a
transaction, and only multiple connections will achieve this. Is there any
workaround with this issue? I cannot believe Microsoft folks ignore this
issue. |