• I used .dll program developed with C# a few years a go (SQL Server 2005) to store binary files, mainly .jpg file.

    At the time it was said that a special permission was necessary to consume .dll in SQL Server and those permissions would compromise the security of the Server.

    Is consuming .dll in SQL Server still a security concern?