Monday, March 19, 2012

How can we write C# code in sql.

Hello

Anybody knows how to write c# in SQL?

All responses appreciated.

thanks.

There are many examples out there, one of them is http://www.codeproject.com/dotnet/CLR_in_Sql_Server_2005.asp. But anyway if you google for word like clr or c# in combonation with SQL Server 2005 you will find some good examples out there, depending of what you want to do (triggers, udts, udfs, procedures)

HTH, Jens Suessmeyer.|||

There's also the Database Engine .NET Framework Programming section of the Books Online, which has many C# examples.

http://msdn2.microsoft.com/en-us/library/ms131102(SQL.90).aspx

|||hello
thank u, i got what i wanted.
regards

No comments:

Post a Comment