Hi russell , i already installed ssIS and can do import oledb data dbf ... how to configure replication with ssis ? can you explain to me step by step ? what toolbox i must choose and how to real time connect between two data. ?
You aren't going to get real time synchronization, but you can create a SQL Agent job to execute your SSIS package(s) to import the .dbf as often as you need, giving you near real time.