First, let me start by saying any replies are greatly appreciated.
Okay...Here's the situation. I have two .mdb files that are identical in structure and i'm looking for the best way to programmatically copy, or move, some, or all, of the data from one .mdb to the other. What I mean by "some" of the data is that I want to allow the user to choose which records are moved based on the date they were created. Records older than a certain date will be moved and newer ones will stay.
Thanks again for any help,
Josh
Okay...Here's the situation. I have two .mdb files that are identical in structure and i'm looking for the best way to programmatically copy, or move, some, or all, of the data from one .mdb to the other. What I mean by "some" of the data is that I want to allow the user to choose which records are moved based on the date they were created. Records older than a certain date will be moved and newer ones will stay.
Thanks again for any help,
Josh