madetoheal13
MIS
Hi all!
I have an access database that is replicated on a dozen mobile computers, that my company's sales reps use. Each sales rep has his/her territory. Code was written to extract territory specific info from the tables, to be displayed in a data entry form with only that info. The code then makes temporary tables to add, edit, and delete. Upon "unload" the code moves the info from the temporary tables and moves them to the main tables. Then it deletes info from the temp tables. The problem is that upon exit, I am getting this error instead of the code running queries to do the above mentioned. Any suggestions?
Madetoheal13
I have an access database that is replicated on a dozen mobile computers, that my company's sales reps use. Each sales rep has his/her territory. Code was written to extract territory specific info from the tables, to be displayed in a data entry form with only that info. The code then makes temporary tables to add, edit, and delete. Upon "unload" the code moves the info from the temporary tables and moves them to the main tables. Then it deletes info from the temp tables. The problem is that upon exit, I am getting this error instead of the code running queries to do the above mentioned. Any suggestions?
Madetoheal13