I want to attempt to integrate two seperate Microsoft SQL Server databases but I got a little lost on the process of achieving this and any insight will be greatly appreciated. I have two database that has our vendor information, the basics (companyID, company name, address, phone etc). I want to have design a solution that reads the information our of one database and place it the other database at some time interval. I understand how to generate the intergration componets but actually putting it together is causing a mental mind block because i don't want to display the information in a form before it integrates as some of the swat training shows. Thanks in advance for any help.