-
Notifications
You must be signed in to change notification settings - Fork 3
Downloading the Code
Steve Ives edited this page Jan 2, 2019
·
6 revisions
There are two ways to obtain the code for the environment:
- Clone the GIT repository.
- Download the code in a ZIP file.
-
Ensure that you have GIT for Windows command line tools installed.
-
Open a Windows command prompt and move to the folder where you would like to download the code (a new sub-folder will be created automatically when you clone the repository).
-
Execute the following GIT command:
git clone https://github.com/Synergex/SqlReplication.git
- Use a web browser and go to https://github.com/Synergex/SqlReplication
- Click the green Clone or Download button ans select Download Zip.
- Extract the zip fine in your chosen location.
- Introduction
- Getting Started
- Downloading the Code
- Setting up the Environment
- Setting up SQL Server
- Setting the Database Connect String
- Database Commit Modes
- Setting up the Synergy OpenNET Server
- Setting up the FileService Server
- Configuring the Replicator Environment
- Running Multiple Instances
- Changing Field Data Types
- Excluding Fields From Replication
- Excluding Keys from Replication
- Building the Sample Environment
- Running the Sample Programs
- On Windows
- On UNIX or Linux
- On OpenVMS
- FileService