All Tags »
Sql server CLR
Sorry, but there are no more tags available to filter with.
-
I tried this using the following:
Code:CREATE ASSEMBLY [EntitySpaces.Core] FROM 'c:\Program Files\EntitySpaces\Redistributables\EntitySpaces.Core.dll'
However, I get the following error:
Msg 6212, Level 16, State 1, Line 1CREATE ASSEMBLY failed because method 'get_ConnectionInfo' on type 'EntitySpaces.Interfaces.esConfigSettings' in ...
-
I was wondering if entityspaces works inside sql server CLR has this been tested?