To rectify this, and have Crystal display all parameter values,
- Click Start, Run
- If run is not enabled, right click on start>properties>start menu>customize>scroll to the bottom>tick Run Command
- Type in "regedit"
- Expand HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\
- The "Suite 11.0" folder will be different depending on your version of Crystal
- Right click on Crystal Reports> New>Key> Type in "DatabaseOptions"
- Right click on DatabaseOptions> New>Key> Type in "LOV"
- Select LOV
- On the right hand side of the window in the white area, right click>New>String Value>Type in "MaxRowsetRecords"
- Double-click MaxRowsetRecords
- Type in -1 (-1 displays all available records)
- Restart Crystal
The final key that you should have added is:
(For V11)
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Crystal Reports\DatabaseOptions\LOV\MaxRowsetRecords (String) Set to -1
or
(For V12)
HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 12.0\Crystal Reports\DatabaseOptions\LOV\MaxRowsetRecords (String) Set to -1
If this does not work, ensure that you have entered the names EXACT with no spaces.
This will work. If it does not, you have a typo somewhere.
No comments:
Post a Comment