Skip to content

One-click tool to backup and apply "WITH ENCRYPTION" to database programs.

License

Notifications You must be signed in to change notification settings

ch3plus-studio/MSSQLTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft SQL Server Tools

What is it?

This tool allow user to do the following with one-click.

  1. Dump Stored Procedures and User Defined Functions into corresponding .sql files
  2. Generate "WITH ENCRYPT" Stored Procedures and User Defined Functions into corresponding .sql files
  3. Apply "WITH ENCRYPT" to all Stored Procedures and User Defined Functions

Pre-request

Some libraries from SQL Server Management Studio (SSMS) from Microsoft is needed for this project to be compiled and not included in this repository.

How to include libraries from SSMS

Please read this guide from Microsoft

About

One-click tool to backup and apply "WITH ENCRYPTION" to database programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages