Server Join (-nojoinbysqldb)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Server Join (-nojoinbysqldb)
Use Server Join (-nojoinbysqldb)
to specify that the client evaluate and performs queries that have
joins.
| Operating system and syntax | UNIX / Windows |
-nojoinbysqldb
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DataServer | — | — | — | — |
This might slow performance, but provides results that are consistent with OpenEdge behavior. It also allows you to run DataServer applications on Version 9 clients with Version 8 servers. It overrides the DataServer default behavior, which is to instruct the non-OpenEdge server to perform the join.