Topics
Started by
Posts
Last post
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
Hi All, I have a stored procedure which sends an email via database mail (below) which is used by a…
1 replies
On page 82 of the book is code to define a table valued function. I cannot get it to work using VS…
3 replies
Hi, I wanted to retrive the records from the data base between two dates selected from 2 calen…
4 replies
friends is it possible to pass a object to sql CLR stored procedures
3 replies
I have a SQL CLR sproc that lists the contents of a folder. It is called from the T-SQL code like t…
18 replies
I have been trying to debug a simple CLR function in VS2008 without any luck. I have searched Goog…
8 replies
how to use sql transaction object? what possible errors will cause?
1 replies
I'm using a clr "for insert" trigger as I need to do a bit of string manipulation and the trigger o…
4 replies
i want to save a log as a fields:- LogID=PKID LoginID=EmployeeID LogInDateTime EntityAccessed=Name …
1 replies
i have created an assembly in sql server. written stored procedures ,triggers and a function to it …
7 replies
I have SQLCLR assembly (EXTERNAL-ACCESS) that performs filesystem operations. To create the objects…
2 replies
Hi, There is a database table with an image datatype that stores files. I need a trigger, so that w…
3 replies
Viewing 15 topics - 376 through 390 (of 471 total)
You must be logged in to create new topics.