I am getting ready to revamp two databases into one. One of them is a lead entry db where we enter name and school, this one counts the number of entries made per person, etc... That databases is doing good though it need's some design changes to make it more appealing to the eye. That db need's to be added to the orders db.
The orders db is on the other hand complicated and overrun by querries that are just not needed, as well as features that are not used that need to be deleted.
We need to get these two databases together because we need to be able to see who that we mailed to from the lead entry database actually ordered in the orders database.
I am trying to start the process and trying to figure out if I should either import all features from the old databases into a new db and make changes there, or completly start from scratch. The time frame on this is pretty short.
Beth
The orders db is on the other hand complicated and overrun by querries that are just not needed, as well as features that are not used that need to be deleted.
We need to get these two databases together because we need to be able to see who that we mailed to from the lead entry database actually ordered in the orders database.
I am trying to start the process and trying to figure out if I should either import all features from the old databases into a new db and make changes there, or completly start from scratch. The time frame on this is pretty short.
Beth