I'm looking for advice on how to best set up a 2000 database that will move a given file to a ftp server using a form's timer event.(i think) Here is the situation: I have set up a database that customer service reps will use in order to track their incoming phone call information. A client would like the call data to be transferred to them every half hour between 10 am and 2 pm via ftp. So my dilemma is that if there are multiple users in the database at any given time, how will I know it's OK to perform the VBA code to write the file, name the file appropriately and place it on the ftp server without making the database unavailable to the end users?? I'm hoping someone has done something similar or at least can give me an idea of what to try.
Thanks in advance for any assistance!
Dan
Thanks in advance for any assistance!
Dan