klewis10367
MIS
I have three databases that are exactly the same in structure but hold data for different companies. I want to be able to combine these three databases into 1 database. I can not use replication because it requires me to add a unique indentifier fieled to the source data, which is a no no. I do not want to use union views because I do not want to have to give permissions to the tables that make up the views. I can not you DTS to its fullest because I only want to bring in changed data. Any one have any ideas or know of any software that will do this?