Skip to content

shawn25n92/JARVIS4

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages