Amend VB.NET code

Job ID: 35057567

Budget: £20 – £250 GBP

I have script that queries one MS Access database (Men.mdb) and stores the results into a different MS Access database (TourStats.mdb).

The data within the TourStats.mdb database is displayed on pages such as the following:

https://www.tour-tips.com/PGA/TourStats.aspx

https://www.tour-tips.com/PGA/TourStatsDetail.aspx?table_code=30&table_desc=Scoring%20Average&table_usercontrol=ScoringAverage.ascx

https://www.tour-tips.com/PGA/PlayerStats.aspx?Firstname=Rory&Surname=McIlroy&PlayerId=13173

The task is two-fold:

1/ Amend the query that searches the Men.mdb so that additional results are stored within the TourStats.mdb file.

The query is within a .exe file, but I have the source code and the pdb file for this.

2/ Amend the first and third urls (TourStats.aspx and PlayerStats.aspx files) so that there are links to the new tables relating to the new data collected in task #1 and remove the links to the various 'Corrected...' tables in the PlayersStats.aspx file.

Thanks for reading.