ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV concepts / Part 3 - Databases
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
12. Universal replication
Previous pageTable of contentsNext page
Universal replication makes it possible to keep databases of the same or different formats updated (HFSQL, Oracle, SQL Server, etc.). For example, you can synchronize an HFSQL Classic database with an Oracle database.
Universal replication uses a centralized model: 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 the records related to a specific product or created on a given date, manage conflicts, display a configuration window, etc.
These adaptations must be done through programming with HRplFilterProcedure.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help