This repo contains the following projects of DLLs for MS SQL:
- database-dll implements several userful functions, such as:
- aggregate concatenation
- regular expressions
- guessing schema by query
- ISNUMERIC() alternative
- simple working with arrays
- 7zip-dll allows archiving strings using the open-source 7zip
- Projects were created with ShrapDevelop 4.3.1, target framework: .NET 3.5
- DLL tested on MS SQL Server 2008R2, MS SQL Server 2012.