|
- Overview
- HFSQL Classic database: Implementing the replication through programming
- Step 1: Programming the access to the HFSQL Classic files locally
- Step 2: Describing the replication
- Step 3: Programming the replication
- Step 4: Deploying the application
- HFSQL Client/Server database: Implementing the replication through programming
- Step 1: Programming the access to the files locally
- Step 1 bis: Using a database not in HFSQL format
- Step 2: Describing the replication
- Step 3: Programming the replication
- Step 4: Deploying the application
Assisted universal replication through programming
Not available with this kind of connection
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself. The user starts the synchronization via the application directly, without using any external application. The assisted replication through programming allows you to use all the available replication modes: - direct replication,
- replication by server with immediate or periodic replica.
HFSQL Classic database: Implementing the replication through programming HFSQL Client/Server database: Implementing the replication through programming
Related Examples:
|
Training (WINDEV): WD Universal Replication
[ + ] This examples explains how to use the universal replication to synchronize data of different sites. The universal replication is used to synchronize the data of a site (master site) with the same data of one or more replicated sites (subscriber sites). The data structures are identical on each site but they can be exploited via different data managers. HFSQL Classic and Access will be used in this example. The example presents the processes that must be included in your applications to allow the user, via a simple action (menu, button, ...), to: - create a master replica, - create one or more subscriber replicas, - see and modify the data of these replicas, - export the created or modified data to a site (portable replica), - import the created or modified data into another site...
|
This page is also available for…
|
|
|
|
|
|
|