Subject Re: [IBO] Replication
Author Helen Borrie
At 07:37 PM 12-09-01 +0000, you wrote:
>Hi !
>I'm trying to synchronize source and
>target databases with TIB_RPL_Sync.
>What is ReplicatorIndexName property ?
>On TIB_RPL_Sync1.ResyncQueue getting
>"RPL Index base table not loaded" Error.
>How do I define that index ?

Follow the steps in the setup section, using the working tool provided in the project for creating your search indexes. There is a work-through in the help file. Examine the source to see how the component builds and populates the objects in the source and target databases. Activate the SQL Monitors in the tool to see what is happening to the two databases.

>And how can
>I access the DIFF (difference) Table to
>see what records in what tables were
>transfered into target DB.

Use the Browse dialog of the IB_SQL tool to examine the objects - they have a prefix of RPL$, as described in the help file.

>I would appreciate any working example.

Two examples are described in the help file. You can very easily build your own examples by tracking what was done there.

Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________