Managed Data Access Inside SQL Server with ADO.NET and SQLCLR

By Bill Graziano on 31 May 2005 | Tags: Stored Procedures , .NET , CLR


Using the new SQLCLR feature, managed code can use ADO.NET when running inside SQL Server 2005. Learn about SQLCLR via basic scenarios of in-process data access, SQLCLR constructs, and their interactions.

Link: Managed Data Access Inside SQL Server with ADO.NET and SQLCLR


Related Articles

Handling SQL Server Errors (5 April 2010)

Testing with Profiler Custom Events and Database Snapshots (22 June 2009)

SQL Server Connection Strings (14 November 2007)

Debugging Stored Procedures in Visual Studio 2005 (25 June 2007)

Use SqlBulkCopy to Quickly Load Data from your Client to SQL Server (4 May 2007)

Using SQL Server 2005 fulltext search from ASP.NET 2.0 (5 February 2007)

Writing CLR Stored Procedures in C# - Returning Data (Part 2) (23 June 2005)

Writing CLR Stored Procedures in C# - Introduction to C# (Part 1) (6 June 2005)

Other Recent Forum Posts

Need To Generate Shift Rotation Weekwise Rather 7 Day Wise For The Yearmonth 202508 (2d)

Improving update statistics process for 6 big tables (12d)

Peer to Peer Replication is not working between 2 different machines (12d)

SQL HELP in SSMS: The query references an object that is not supported in distributed processing mode (46d)

Subscription sends report with data to one user but empty report to other users (48d)

Pivot Tables in SQL (55d)

Can't restore backup; SSMS says my user account directory is empty (56d)

REPL55012 error (82d)

- Advertisement -