Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Server Join (-nojoinbysqldb)
 

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.
Note: Use -nojoinbysqldb at compile time. It has no effect at run time.