Skip to content

VictoriaD/database-dll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

database-dll

This repo contains the following projects of DLLs for MS SQL:

  1. database-dll implements several userful functions, such as:
  • aggregate concatenation
  • regular expressions
  • guessing schema by query
  • ISNUMERIC() alternative
  • simple working with arrays
  1. 7zip-dll allows archiving strings using the open-source 7zip

Compatibility

  1. Projects were created with ShrapDevelop 4.3.1, target framework: .NET 3.5
  2. DLL tested on MS SQL Server 2008R2, MS SQL Server 2012.

About

MS SQL Server DLL for CLR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • XSLT 0.2%