M
magmike
Both databases are identical - same structure, related tables, etc.
The difference is, they were used for different types of contacts. One
was for healthcare companies, and the other for all other types. I've
convinced my boss that it would be better to merge into one.
Of course, both main tables will have identical id (autonumbers)
numbers with different records attributed to that id number, For
example, in database1 id# 3456 would be attributed to Acme Painting,
while in database2, id# 3456 would be attributed to Quality
Healthcare. In addition, related tables would have the id# in them as
well.
Does anyone have experience with this scenario? This must be common,
especially with company megers.
Thanks in advance!
magmike
The difference is, they were used for different types of contacts. One
was for healthcare companies, and the other for all other types. I've
convinced my boss that it would be better to merge into one.
Of course, both main tables will have identical id (autonumbers)
numbers with different records attributed to that id number, For
example, in database1 id# 3456 would be attributed to Acme Painting,
while in database2, id# 3456 would be attributed to Quality
Healthcare. In addition, related tables would have the id# in them as
well.
Does anyone have experience with this scenario? This must be common,
especially with company megers.
Thanks in advance!
magmike