Has Microsoft put out a "best practice" on where to locate DLL's for SQL
CLR?
I know that generally the old extended stored procedures DLL's would be
generally placed in the BINN folder. Is this happening for SQL CLR files?
My main concern is as an application developer producing CLR DLL's for a
customer base. I want to make sure that the DLL's I distribute are unique to
that SQL Server and will not be walked over by other applications or
Microsoft.
|