-
Notifications
You must be signed in to change notification settings - Fork 3
Setting up The Environment
Steve Ives edited this page Jul 12, 2018
·
2 revisions
After obtaining the code there is a one-time setup step that you will need to follow. The commands for this are in a batch file named setup.bat that you will find in the root folder of the development environment. Open a command prompt, go to the root folder and execute the batch file. The batch file does the following things:
- Loads the repository schema into a repository database in the RPS folder.
- Loads two sample ISAM files in the DAT folder.
- Creates the replicator queue ISAM file in the DAT folder.
- 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