I currently have an Access DB that sits out on a lead entry site where lead generation companies enter leads.
I then have a master lead DB here on a local server.
I have a script set up to ftp and copy down the leads and append them to the master list. I did have this script on a timer but it locks the remote DB and new leads can not be entered.
Does anyone have a more elegant solution to this problem? Being able to have the leads in the master DB as quickly as possible is the main concern, I could even have the lead companies send emails to a specified address if I could figure out a way to append those to the local DB.
I then have a master lead DB here on a local server.
I have a script set up to ftp and copy down the leads and append them to the master list. I did have this script on a timer but it locks the remote DB and new leads can not be entered.
Does anyone have a more elegant solution to this problem? Being able to have the leads in the master DB as quickly as possible is the main concern, I could even have the lead companies send emails to a specified address if I could figure out a way to append those to the local DB.