I am having trouble with the ppDataDictionary for some reason it is not letting me sellect my databasename. I click on the databasename dropdown and nothing is there. My session Type is BDEsession. Any thoughts.
Check to see that all your databases are showing up if you place a TTable on a form. Are you able to recreate the issue using our End User Database demos?
Sorry for the delay in this response. It looks as though you may not have the RB BDE package installed. This is new for RB 7.03. If you go to your DataDictionary and drop down the BuilderSettings.Session type, do you see BDESession available as an option? If not you will need to install the RB BDE package. You can do this by going to the Component | Install Packages in the Delphi IDE. If you do not see the ReportBuilder Data Access for BDE package, click "add" and add the \Windows\System32\rbDBDE77.bpl package. Then be sure it is checked.
Comments
Check to see that all your databases are showing up if you place a TTable on
a form. Are you able to recreate the issue using our End User Database
demos?
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
works on one computer and not the other.
Paul
Sorry for the delay in this response. It looks as though you may not have
the RB BDE package installed. This is new for RB 7.03. If you go to your
DataDictionary and drop down the BuilderSettings.Session type, do you see
BDESession available as an option? If not you will need to install the RB
BDE package. You can do this by going to the Component | Install Packages
in the Delphi IDE. If you do not see the ReportBuilder Data Access for BDE
package, click "add" and add the \Windows\System32\rbDBDE77.bpl package.
Then be sure it is checked.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com