Introduction - If you have any usage issues, please Google them yourself
STEP 1: open Visual studio 2010
STEP 2: unzip and open .sln file from File->open project/solution
STEP 3: Run F5 to run the project
STEP 4: provide login information and hit OK
STEP 5: on the 2nd screen, hit load tables button to lad table on a data grid
STEP 6: double click on a table to load its column on a data grid
STEP 7: change, output(display), order and filter and hit Build SQL button to build sql script
STEP 8: hit Execute button to run the sql script to load actual data on the result grid