AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Administrar bases de datos / HFSQL / Gestión de la replicación / Funciones WLanguage
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the function
hmcrHigherPriorityMethod for solving conflicts: During 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
hmcrMoreRecentMethod for solving conflicts: During a conflict, the more recent element has priority.
Caution: This method requires a synchronization of the clock on the different servers.
hRSConfig variable
hmcrProcedureAllItemsMethod for solving conflicts: When a conflict occurs, a stored procedure (defined with the ProcedureForModificationConflictResolution property) is started. In this procedure, all the items found in the record will be accessible.hRSConfig variable
hmcrProcedureWithModifiedItemsMethod for solving conflicts: When a conflict occurs, a stored procedure (defined with the ProcedureForModificationConflictResolution property) is started. 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
hrsInactiveRole of server in the replication: Inactive computer in the replication between HFSQL servers.HRSInfo, HRSInit
hrsMasterRole of server in the replication: Master computer in the replication between HFSQL servers.HRSInfo, HRSInit, HRSListConfig
hrsSubscriber
  • Role of server in the replication: Subscriber computer in the replication between HFSQL servers.
  • Forces the deletion of an orphan replication on the subscriber side.
Versión mínima requerida
  • Versión 18
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local