DataService (-DataService)
- Last Updated: July 5, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
DataService (-DataService)
Use DataService (-DataService) to connect
through a NameServer to an ODBC, Oracle, or SQL Server DataServer.
| Operating system and syntax | UNIX / Windows |
-DataService
data-service
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Connection | — | — | — | — |
- data-service
-
The name of the DataService.
The value for data-service must be a valid name from the DataService list registered to this NameServer, as defined by your appServiceName List entry in the broker properties file. If a default DataService has been defined for your broker instance, you can omit this parameter and connect using the default service.
This parameter must be used in conjunction with the DataServer Logging (-dslog) startup parameter.
Note: Using the
-DirectConnect parameter on the
CONNECT statement will override the -DataService
parameter. For more information about the CONNECT
statement, see ABL Reference.