ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Tools / Replication tools / ReplicEdit
  • Overview
  • The different options
  • "General" tab
  • "Parameters" tab
  • "Master files" tab
  • "Advanced" tab
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Describing the replication (ReplicEdit)
Overview
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters.
To edit the description of a replication, select "Replication .. Replication description".
The different options

"General" tab

The "General" tab presents the following information:
  • Name of the replication,
  • Replication description
  • Replication direction,
  • Management of conflicts.
This information was entered when creating the replication and it can be modified at any time.

"Parameters" tab

The "Parameters" tab indicates the different parameters expected by the replication.
These parameters correspond to the filters implemented on the files to replicate.
It is thus possible to get the order of the parameters used by ReplicInitialize.

"Master files" tab

This tab is used to specify:
  • the base directory of the HFSQL Classic master files, when replicating an HFSQL Classic database.
  • the access mode and the location of the master files for replication.

"Advanced" tab

This tab is used to specify advanced replication options:
  • Automatically determine the order of replication files taking into account integrity constraints.: This option automatically determines the order of replicated files (according to integrity constraints).. If this option is not selected, the order is determined by the order defined in the "Parameters" tab.
  • Carry over automatic modifications on data files from master database to subscriber databases (available only if both databases use HFSQL Classic and/or Client/Server).: This option enables automatic data modification.. In this case:
    • Changes in the structure of the master database will be carried over to the subscriber database.
    • The new items will be taken into account by the replication.
    • False (default value). The automatic data modification performed on the master database is not carried over to the subscriber database. Note: this parameter is only available for replication between HFSQL databases (Classic or Client/Server)..
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help