Just curious and so I know how to not break things. I know that the SQL CLR GAC is a subset of the Framework 2.0 GAC. I know that the the Framework 2.0 GAC lives in %systemroot%\Microsoft.NET\Framework\v2.0.xxxxx. Does SQL Server use this
I, I have a function in an assembly that i use a lot in an application. As i migrated sql server to 2K5 sometime ago i would like to call this function from a clr stored procedure...