Topics
Started by
Posts
Last post
I want to be able to pass a string and have it perform the equation within the string. For example…
7 replies
Hi, I am currently in the process of migrating our database server (which is Windows Server 2003 32…
2 replies
Hi All, I have a Table1 containing bit values '0' and '1'.In need to combine this column value to a…
8 replies
Hi, I have a C# dll which refers to an Interop dll inside it. When I'm trying to install my assembl…
1 replies
Hi, I need to take a stored procedure that currently returns a simple and small record set, and cha…
1 replies
Hi Guys I am attempting to use CLR to circumvent some microsoft 'features' namely, I'm using it to …
1 replies
I am creating a small project to read match regex from sql, .cs file using System; using System.Dat…
4 replies
Folks, Is it possible to programmatically (using T-SQL) to list all the assemblies on my server …
2 replies
Hello All, I have created SQL CLR Function for Timezone conversion and successfully deployed. here …
2 replies
First of all, let me make it clear, I am not against the CLR integration at all 😉 It serves much…
2 replies
In my CLR, I first tried a DataAdapter - when writing back to the database the performance is awful…
16 replies
Here's my class {ref:msdn}: public static long DirSize(DirectoryInfo d) { long…
16 replies
I have no knowledge on c#. However i have the following code below that converts double byte to uni…
4 replies
Is there a way to enable clr on database level instead of the code below or a a gui to do that. sp…
2 replies
Hi, I have developed my clr integrated call according to the following logic: 1) call a SSRS report…
2 replies
Viewing 15 topics - 61 through 75 (of 471 total)
You must be logged in to create new topics.