Using a .NET DLL in SQL

  • Thread starter Thread starter Scott McNair
  • Start date Start date
S

Scott McNair

Hi,

I've heard that in VB.NET you can create DLL's that allow you to make
system-level functions for SQL Server 2005. Is there a good tutorial out
there that could show me the basics of how to create one?
 
Dear Scott,

One of the best tutorial is in the SQL Server 2005 Books
On-Line. You can check "Creating CLR Functions" and other
topics.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top