Can we configue how CLR app domains are associated with db connections?

Unanswered Can we configue how CLR app domains are associated with db connections?

  • Friday, November 18, 2011 4:59 PM
     
     

    The docs suggest that the only way to define distinct app-domains for SQL/CLR code is to assign different DB user-ids.

    But is this strictly true? can we configure this in any way? like per-connection or some other criteria?

     

    Thx

     

All Replies