problem caused by data transfer
Hi,
I sometimes need to copy some data to create new inventory (I have a command button for that event). When I use it, I get a error message when I want to use the paste/append commands. The message states that the "paste/append function is not available at this time". After several months, we were able to identify when the problem occurs:
I have a database that grows fast and I need to transfer some of the information regularly to another database. I use two sets of linked tables: 1 for the current data and 1 for the "historical" data. Using the "openqry" command, I copy and transfer specific data from 4 different current tables to the according tables in the history database and I delete the current data when the copy is done. After the transfer is done, when I go back to the inventory and want to add new inventory I get the "error message" again. Actually this is the only time when it happens: after data transfers!
Does anyone know if I need to clear the clipboard or something ? Or do you know of a better way to transfer the data from one database to the other.
Thank you!
|