Using a local DataServer configuration
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the following general command syntax to start OpenEdge:
- In single-user mode
- In a local DataServer configuration
- With a local schema holder connected
- With a MS SQL Server database connected
|
You can type these commands on the command line of a program item property box.
The following examples start OpenEdge in a local DataServer configuration:
- The schema holder's physical name is
mssholderand it is read-only. - The physical data source name and the MS SQL Server database
name is
sports. - The data source type is
MSS(Microsoft SQL Server). - The logical database name is
mysport. - The user ID is
bob. - The password is
bobpass. - Assorted
-Dsrvoptions are specified.
|