|
|
|
|
soyujkumar.rediffiland.com/
|
|
| | |
| Today
| |
|
| | |
|
| Updated on Wed 11jul07 | |
|
| | |
|
| Friends 0 | |
|
|
|
|
|
|
|
|
|
|
|
|
14:45 | 11/Jul/2007 |
| CLR Triggers.. | |
| CLR Triggers for SQL Server 2005: As I discussed in my previous articles, now Microsoft SQL Server 2005 is integrated with Microsoft .Net Framework common language runtime (CLR), so we can use any .Net Framework language to create database objects. The CLR provides the execution environment for all the server side objects that are created using a ....
more... |
|
|
|
|
12:20 | 31/Mar/2007 |
| SQL Server (.Net) | |
| Dtabase Functions(CLR) for SQL Server 2005 : This article is related to my previous article CLR integration in SQL Server 2005. This contains a step-by-step method of using Visual Studio for creating CLR based database objects. This also explains the method for debugging the managed code for CLR integrated objects and explains the CLR integrate...
more... |
|
|
|
|
13:47 | 13/Mar/2007 |
| SQL Server (.Net) | |
| CLR integration in SQL Server 2005 : We all know how great T-SQL is for database code, but writing procedural code in T-SQL has always been difficult. It seems impossible when we need a stored procedure or two, requiring some array-operations, text-parsing or complex math operations. However, it is quite easy if our Server allows us to deplo...
more... |
|
|
|
|
|
|
|
|
|
|