G
Guest
I have a program that appends queries to a particular table. The problem I'm
having is that at times the append query doesn't always have all the fields
the table does and sometimes it does. How can I have a query that will apend
data on some of the table's field without causing an error problem.
having is that at times the append query doesn't always have all the fields
the table does and sometimes it does. How can I have a query that will apend
data on some of the table's field without causing an error problem.