SQL CLR

External Article

Practical SQL Server 2005 CLR Assemblies

  • Article

One advantage of CLR assemblies is the ability to consume web services from within the database. This wouldn’t be easy with T-SQL, and would also require a lot of work in an unmanaged extended stored procedure. With .NET, it’s almost as simple as accessing a local DLL. There are just a couple of extra command-line utilities we need to run to be able to access web services from within a SQL assembly:

2006-03-14

3,849 reads

SQLServerCentral Article

User Defined Data Types in SQL Server 2005

  • Article

One other use of the new CLR integration in SQL Server 2005 is the ability to create user defined data types using managed code. Author Dinesh Priyankara brings us a first look at this capability with some code you can use.

4.4 (5)

You rated this post out of 5. Change rating

2007-10-02 (first published: )

35,802 reads

Blogs

Using a tnsnames.ora file with the Microsoft Connector for Oracle in SSIS

By

One of the nice things about the Microsoft Connector for Oracle is that it...

ChatGpt Experiments–Getting Documentation

By

I get asked questions by salespeople all the time. Usually this is because a...

A New Word: Jouska

By

jouska – a hypothetical conversation that you compulsively play out in your head –...

Read the latest Blogs

Forums

Changing a datasource using T-SQL Script

By ericwenger1

I've been looking for a way to change multiple data sources for reports to...

Azure SQL Revealed: A Guide to the Cloud for SQL Server

By Site Owners

Comments posted to this topic are about the item Azure SQL Revealed: A Guide...

Refresh Limits

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Refresh Limits

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers

Question of the Day

Refresh Limits

See possible answers