I need to output data to two different tables in MS Access. I have the Output tool configured to write to the database. File format is Microsoft Access 2007, 2010, 2013, 2016 (*.accdb). Output Options: Append Existing. Append Field Map: By Field Name.
I'm getting the following error: Error: Output Data (75): Error opening query: Microsoft Access Database Engine: No value given for one or more required parameters.
The tables do exist in my db so it shouldn't be an issue where I'm trying to append to something that's not there. I can't find anything regarding output parameters for Access. Or is this one of those errors that says one thing but means something entirely different? Any help about setting this up is appreciated. Thanks!