Hello,
I am coding on a vba program to load an XML file into an(other) access 2003 database. I'm putting the data in 4 tables now, which worked fine for the first three tables (using AdoDB.Recordset).
On updating the 4th Recordset Im getting a very vague error. I already toggled all code that...