Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Copy function or procedure written in CLR

Author  Topic 

mavershang
Posting Yak Master

111 Posts

Posted - 2009-11-23 : 16:09:44
Hi there.

My question is I want to copy some functions/procedures written in CLR between instances. Is there any way to do that without source code?

Thanks.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-11-23 : 16:11:13
You'll need the dll.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -