Using a .NET DLL in SQL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Scott McNair

    #1

    Using a .NET DLL in SQL

    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?
  • Kaoru Kodaka

    #2
    Re: Using a .NET DLL in SQL

    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.



    On Tue, 07 Jun 2005 11:24:53 -0700
    Scott McNair <scott.mcnair@s fmco.takethispa rtout.com> wrote:
    [color=blue]
    > 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?[/color]


    ---
    MVP kaok = MVP.ChangeMvpCa tegory("for C# 2004-2005.");
    kaok.Web = "http://www.antoine.st/";

    Comment

    Working...