简体   繁体   English

哪里安装了sql server 2012 CLR类型?

[英]Where are sql server 2012 CLR types installed?

I've installed Microsoft® System CLR Types for Microsoft® SQL Server® 2012 but I can't find where it has been installed. 我已经为Microsoft®SQLServer®2012安装了Microsoft®System CLR类型,但是找不到它的安装位置。

I'm specifically looking for 64bit versions of the following libraries: 特别在寻找以下库的64位版本:

  • Microsoft.SqlServer.Types.dll Microsoft.SqlServer.Types.dll
  • SqlServerSpatial110.dll SqlServerSpatial110.dll

I've checked C:\\Program Files\\Microsoft SQL Server but all I see is the following: 我已经检查了C:\\Program Files\\Microsoft SQL Server但是看到的只是以下内容:

在此处输入图片说明

UPDATE UPDATE

I've also searched in GAC, windows\\system32, and the entire C drive. 我还搜索了GAC,windows \\ system32和整个C驱动器。 Microsoft.SqlServer.Types.dll is not present anywhere on the C drive and I can only find older versions of SqlServerSpatial110.dll. C驱动器上的任何位置都不存在Microsoft.SqlServer.Types.dll,我只能找到旧版本的SqlServerSpatial110.dll。 I believe they are older versions because I installed the CLR Types packages today, 9/10/2012 but they have a last modified date of 2/11/2012 . 我相信他们是旧版本,因为我的今天,2012年9月10日安装了CLR类型的包,但他们有一个last modified日期2/11/2012

在此处输入图片说明


在此处输入图片说明

Microsoft.SqlServer.Types.dll在GAC中 ,而SqlServerSpatial110.dll在[windows \\ system32]目录中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM