Topics
Started by
Posts
Last post
Okay, here's my scenario: I have a .NET CLR, which is a very simple class that simply does an HTTPW…
1 replies
hello, I have 2 table tbl1,tbl2 in the relation 1:N. If I want insert records into tbl2 i need to …
5 replies
Is it possible to use an Excel value to update a table using a stored procedure? For example, I ha…
1 replies
I'm receiving a 'Using the generic type 'System.Collections.Generic.List<T>'requires'1'type a…
2 replies
Hi, Has anyone made a custom aggregation function with more than 1 parameter? From BOL it apears to…
1 replies
When I install SQL Server I get the bare bones of visual studio to develop SSIS/RS/AS. Which is the…
4 replies
Hi, I have some some CLR methods which invokes WCF methods. I've deployed the required as…
3 replies
For instance, say i have ten databases all of which contain a copy of the same procedure. is it po…
20 replies
Has anyone written a CLR Stored Procedure that takes the name of an SSIS package and runs it? …
12 replies
I've written a stand alone console app that happily communicates with the Web Service and am now tr…
2 replies
I am trying to parse a number of image files in a sub directory to determine their height and width…
2 replies
DECLARE @MYSTRING NVARCHAR(100) SET @MYSTRING = 'MY VALUE 000 CHANGE' I need to update a value in …
4 replies
I have a CLR trigger set up on several tables. The trigger is created like this: CREATE TRIGGER tr…
3 replies
hi all i recently created my (first) clr stored-proc. it involves calling an external web service, …
2 replies
Currently we have a DLL written that recieves text. This function looks at the text to see if it st…
5 replies
Viewing 15 topics - 136 through 150 (of 471 total)
You must be logged in to create new topics.