A small ETL solution that imports data from Excel files into SQL Server tables. Connection details are stored in project parameters (never hard-coded) to keep credentials secure. I will attach a SQL ...
Dekstop app to build a table tree from SQL Server Database. The app uses table's relationship to build the tree, uses recursion, so it goes as deep as your DB complexity.