Configuring a local DataServer
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Configuring a local DataServer
In a local configuration, all DataServer components—client and server—run on the same machine. (The server component is embedded in the client executable.)
To configure a local DataServer in Windows:
- Install the ODBC software and the client software on the system where your local DataServer resides.
- Make sure that you registered the data source with the ODBC driver correctly on the appropriate machine.
Once you have set up your environment, you can build a schema holder for your MS SQL Server database and connect using the client executable. See Creating a schema holder for instructions.