ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 5 - 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
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: 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 regarding a specific product, or the records created on a specific date, manage conflicts, 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