Skip to content

The code written in any .NET language to be incorporated into your SQL Server instance and called from a stored procedure or function

Notifications You must be signed in to change notification settings

ktaranov/SQLCLR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLCLR

The code written in any .NET language to be incorporated into your SQL Server instance and called from a stored procedure or function ####### If you do not want to do anything with the source code, copy the t-sql script from 'Setup' directory to the SSMS. In that script, replace the phrase 'your database name' with the real name of your database. Similar do with 'DataPath' and 'LogPath'. This script also fills out the table of profiles. Use the encryption program described in the article to fill the profile table.

About

The code written in any .NET language to be incorporated into your SQL Server instance and called from a stored procedure or function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SQLPL 66.7%
  • C# 33.3%