Using AJAX, modify the previous exercise so that now instead of reading a static XML file you retrieve the information directly from a database.
Part Solution