ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 5 - Databases
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
13. Universal replication
Previous pageTable of contentsNext page
Universal replication allows updating databases of similar or different formats (HFSQL Classic, Oracle, SQL Server, etc.). For example, you can synchronize an HFSQL Classic database with an Oracle database.
Universal replication uses a centralized model. This means that all databases are synchronized with a master database. Then, the master database reflect the changes in the other databases.
The synchronization can be adapted to special cases. For example, you can retrieve records related to a specific product or created on a given date, manage conflicts, etc.
These adaptations must be done programmatically with HRplFilterProcedure.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 12/10/2024

Send a report | Local help