Skip to content

sqlTopia/Compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

If you need Compress and Decompress in earlier versions of SQL Server than 2016.

Since SQLCLR doesn't support overloading for a function, you will have to convert the value to VARBINARY(MAX) when calling the Compress and Decompress functions.

About

If you need Compress and Decompress in earlier versions of SQL Server than 2016

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages