I am getting the following error when trying to add data to a paradox table.

An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll

Additional information: Cannot create a child list for field IMUPS_Comp.

I can view the data in the table, have a connection setup, etc. I am using an OdbcDataAdapter. What am I doing incorrectly?