Once again, I must ask for access to your set of collective knowledge. My Google-fu has failed me on this subject. We have some VBA code that connects to an online MySQL database. It takes data from a table and put it in a recordset. The recordset then gets looped through to add each record to a dictionary object (which is a hash table in VBA). The
(
Read more... )