.net reflector/decompiler for user defined assemblies in SQL Server
Management Studio 2012
I've given a database and within the database there is a user-defined .net
assembly (~/Programmability/Assemblies/userdef_dll) that has some methods
and is used within other user-defined sql functions, but I don't have the
dll file that was used to create the sqlserver-specific dll. Is there
anyway to decompile/debug to access the .net source code within the
management studio?
No comments:
Post a Comment