Missing DbCheckBox
Hi Everyone,
I have a strange one. I upgraded from Report Builder 6.03 to 7.03 and my
DbCheckBox is missing.
There is no component "DbCheckBox" in my Report Builder palette.
All my report forms I open that as a dbcheckbox gives me an error "Class
TmyDbCheckBox not found".
Does anyone know how I can resolve this?
Regards,
Freddy
I have a strange one. I upgraded from Report Builder 6.03 to 7.03 and my
DbCheckBox is missing.
There is no component "DbCheckBox" in my Report Builder palette.
All my report forms I open that as a dbcheckbox gives me an error "Class
TmyDbCheckBox not found".
Does anyone know how I can resolve this?
Regards,
Freddy
This discussion has been closed.
Comments
Check your Delphi installed packages list by clicking the Component |
Installed Packages option in the main menu of the Delphi IDE. There should
be an entery for "ReportBuilder Sample Components" and it should be checked.
If you do not see this entery, you will need to manually install the
dclRBU7x.bpl package located in the \RBuilder\Lib\... directory.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks yes it wasn't selected in the Installed Packages. I enabled it and my
DbCheckBox is back.
There is just one catch. When I close Delphi and open it again the
"ReportBuilder Sample Components" is disabled again...
Any suggestions?
Regards,
Freddy
I got it working, just removed the package and reinstalled it.
Thanks
Freddy