GitHunt
SH

shawn25n92/JARVIS4

A random compilation of practice projects and algorithms used for analyzing data. Also for exploring Reflection at length

JARVIS4

A random compilation of practice projects and algorithms used for analyzing data. Also for exploring Reflection at length

This project is built in C#. The entire repository is a working Visual Studio Project. Upon downloading this project you should be able to compile it without any issues.

Currently available functionality:
1.Stored Procedure Extraction. To use this functionality, use the command
"datasource ssptofile winauth <server_name> <database_name>" or
"datasource ssptofile sqlauth <server_name> <database_name> <user_id> "
The command differs based on the database authentication method

2.(Prototype) Stored Procedure Change Tracking

Languages

C#100.0%

Contributors

MIT License
Created October 11, 2017
Updated April 18, 2024
shawn25n92/JARVIS4 | GitHunt