|
|
|
|
|
- Overview
- HFSQL Classic database: Setting up programmatic replication
- Step 1: Programming local access to HFSQL Classic data files
- Step 2: Replication description
- Step 3: Programming replication
- Step 4: Application deployment
- HFSQL Client/Server database: Setting up programmed replication
- Step 1: Programming local file access
- Step 1 bis: Using non-HFSQL databases
- Step 2: Replication description
- Step 3: Programming replication
- Step 4: Application deployment
Assisted universal replication programmatically
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: Setting up programmatic replication HFSQL Client/Server database: Setting up programmed replication
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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|