常建57

路漫漫其修远兮。。。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年9月18日

摘要: gacutil /i "C:\Test.dll"gacutil /u "Test" 阅读全文
posted @ 2014-09-18 14:34 常建57 阅读(116) 评论(0) 推荐(0) 编辑

摘要: Problem: Assembly generation failed -- Referenced assembly '' does not have a strong nameCause: this is due to you have referenced a third-party dll w... 阅读全文
posted @ 2014-09-18 14:29 常建57 阅读(139) 评论(0) 推荐(0) 编辑

摘要: There are two method to call .net DLL in SQLSERVER.The first one is to use the sql clr but it has a lot of limit.The second method is to use SSIS pack... 阅读全文
posted @ 2014-09-18 14:16 常建57 阅读(171) 评论(0) 推荐(0) 编辑