Connects an HTML form to MS Access, and retrieves data from it. It uses Flask to send form data from HTML form to python variables and uses ptodbc to send the python variable data to the MS Access ...