When I attempt to append linked tables to my database I get an error message that indicates an INSERT INTO query cannot contain a multi-valued field. The linked tables are identical and should work. Is there a way to append a table that contains multi-value fields? I have spent a lot of time making this database and it would really suck if I can' somehow link the main tables and append/update the data.
Thanks to anyone that knows a work around.
Thanks to anyone that knows a work around.