ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / Managing databases / HFSQL / Managing replications / WLanguage functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by the function
hmcrHigherPriorityConflict resolution method: In the event of a conflict, only the priority value defined for the server is taken into account.. The smaller the priority value defined for the server is, the higher the priority granted to the server will be.hRSConfig variable
hmcrMoreRecentConflict resolution method: In the event of a conflict, the most recent item takes precedence..
Caution: This method requires synchronization of the clocks on the various servers.
hRSConfig variable
hmcrProcedureAllItemsConflict resolution method: When a conflict occurs, a stored procedure is launched (defined by the property ProcedureResolutionConflictModification).. In this procedure, all the items found in the record will be accessible.hRSConfig variable
hmcrProcedureWithModifiedItemsConflict resolution method: When a conflict occurs, a stored procedure is launched (defined by the property ProcedureResolutionConflictModification).. In this procedure, only the modified items will be accessible.hRSConfig variable
hrsDefaultDeletes the replication only if the subscriber server is accessible.HRSDeleteConfig
hrsIgnoreSubscriberForces the deletion even if the other server cannot be contacted.HRSDeleteConfig
hrsInactiveServer role in replication: Inactive station in replication between HFSQL servers.HRSInfo, HRSInit
hrsMasterServer role in replication: Master station in replication between HFSQL servers.HRSInfo, HRSInit, HRSListConfig
hrsSubscriber
  • Server role in replication: Publisher server in replication between HFSQL servers.
  • Forces the deletion of an orphan replication on the subscriber side.
Minimum version required
  • Version 18
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help