Data Dictionary with IBX
I using Delphi 7 with Report Builder Enterprise and IBX.
My end-user envirnment is working fine, but when i try to configure the data
dictionary, in accordance with the demos, i have the following error:
"Session class could not be found for SessionType: IBXSession"
But with BDESession it works!
Tanks.
Fernando Amaral
My end-user envirnment is working fine, but when i try to configure the data
dictionary, in accordance with the demos, i have the following error:
"Session class could not be found for SessionType: IBXSession"
But with BDESession it works!
Tanks.
Fernando Amaral
This discussion has been closed.
Comments
You have one missing property setting. It is the
DataDictionary.BuilderSettings. Be sure it is set to IBXSession. If it isn't
selectable, then you'll have to install the DADE plugin package for IBX. It
should be installed by default. If not, then it is located in the
RBuilder\Source\rbIBE7x.dpk. Install this package and you should be able to
see IBXSession in the drop down for the
DataDictionary.BuilderSettings.SessionType.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com