Kbase 1834: RESULTS Initial Build: Too many joins. Edit .qc, delete join
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
RESULTS Initial Build: Too many joins. Edit .qc, delete join
910719-elp021. Common problems during Initial Build:
1.2. Too Many Joins
This happens when the user has a lot of fields in the schema with
the same name. Sometimes the join list becomes unbalanced,
with some file related to every other file.
The best work-around is to edit the .qc file with an ASCII editor,
and delete the unwanted "join###=" lines.
See Kbase 9233 .qc file structure: hacking, editing forms/joins - V6
See RESULTS Appendix C for design limits that exist within RESULTS.
max files 5
max joins 1023
max queries for entire system 512
max files in scrolling list 512
max fields in scrolling list 512 per table
max lines in a label 66
max # directory entries per user 250
max print devices 64
max BREAK BY fields 5
max fields on query 64
max columns in report 64
max columns in export 64
max terminal types 50
max color settings 50
Progress Software Technical Support Note # 1834