Viewing 15 posts - 631 through 645 (of 26,487 total)
November 19, 2018 at 11:38 am
The only way I...
November 19, 2018 at 9:17 am
November 19, 2018 at 12:48 am
frederico_fonseca - Thursday, November 15, 2018 11:16 AMgee. why did they install a 32 bit SQL version?
That is what I just asked.
November 15, 2018 at 11:18 am
Okay, looks like the problem was found. The version of SQL Server 2014 being used is 32-bit and the DLL it was trying to use was 64-bit. They were able...
November 15, 2018 at 11:11 am
One question from the documentation for my edification:
USE master;
GO
CREATE ASYMMETRIC KEY SQLCLRTestKey FROM EXECUTABLE FILE = 'C:\MyDBApp\SQLCLRTest.dll'
CREATE LOGIN SQLCLRTestLogin FROM ASYMMETRIC KEY...
November 15, 2018 at 10:09 am
It is giving me some places to read. I have heard back on some of what I asked while waiting. Trustworthy is already on. I am waiting to see if...
November 15, 2018 at 10:05 am
Any help here would be appreciated as it is one of the areas in SQL Server that is out of my wheel house: https://www.sqlservercentral.com/Forums/2010197/CLR-Error
November 15, 2018 at 9:26 am
November 14, 2018 at 2:20 pm
November 14, 2018 at 11:39 am
November 13, 2018 at 7:49 pm
Viewing 15 posts - 631 through 645 (of 26,487 total)