Topics
Started by
Posts
Last post
I am trying to write a C# function that I can call via the CLR from my stored proc to delete all th…
15 replies
Can one use CLR assemblies with a database that is set to 80 compatibility level? Or does it have …
7 replies
I have created a C# function as below(base code). public static SqlBoolean fn_RegExMatch(SqlString …
3 replies
I have a CLR UDF that I created a while back and I could debug it locally and remotely. However, I…
15 replies
Hi all, I need to retrieve some value from 100 different servers trough DBLINK. This connection is …
2 replies
Hello Guys! I have a view that contains some columns executing some UDFs like create view vvv as se…
19 replies
Hi, I have a big troupble with one MS SQL server. There is 4GB RAM and using is about 2GB RAM. I ne…
18 replies
I made an CLR using C# that return a string (> 8000 char). Now I try to register assembly into s…
1 replies
Hello Guys!! I have a question. if there are three tables, all indexed on a couple of columns. and …
2 replies
Hi, I have a sqlclr procedure that takes a parameter and simply returns it back to the calling func…
2 replies
Has anyone been able to convert time from a given timezone using the Microsoft format like "(GMT-06…
7 replies
Not sure if this should be in the Replication section but since its related to custom coding with .…
3 replies
I have a Forms app which uses these .net references: Microsoft.SqlServer.Management.Smo Microsoft.S…
5 replies
I have a C# extended stored procedure. when I try to open the context connection, I get the error m…
2 replies
Hi, I have created clr stored procedure from a dll, which is referencing a shared dll. When I am mo…
1 replies
Viewing 15 topics - 361 through 375 (of 468 total)
You must be logged in to create new topics.