|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Yesterday @ 1:10 AM
Points: 13,
Visits: 71
|
|
Dear All
How to create an assembly from GAC, does it necessary to define path of assembly?
My second question is, how to deal with referenced assembly?
Thanks
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Yesterday @ 5:59 PM
Points: 2,379,
Visits: 1,832
|
|
Putting your assembly in the GAC does not make them available to SQLCLR, they have to be added to the SQL server database before they can be referenced. Using CREATE ASSEMBLY to do it..
CEWII
-------------------------------- Having trouble figuring out what jobs are running in SQL Server at the same time. Try Sql Job History Visualization It lets you view your SQL Job history on an Outlook style calendar..
|
|
|
|