Home General

Installed ReportBuider standard in Berlin. Had Profesional in Delphi6 daQueryDataView

Upgrading from Delphi6 to Berlin. In Delphi6 we have RB pro. When upgrading our application to Berlin we licensed the standard RB. Now the program cant compile in Berlin because probably is searching for the pro version component. How we can remove dependency of the RBpro in my application so we can compile with RB standard ?

Comments

  • Hi Carlos,

    Which version of ReportBuilder are you upgrading to?

    If the Delphi compiler is complaining about daQueryDataView, you need to first clean up the uses clause of your application. Look for references with a "da" prefix.

    If you are attempting to load reports that were built using the data workspace (DADE) you will need to recreate these reports from scratch as they will no longer have the ability to function with the Standard version of ReportBuilder.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • I will then like to pay the diffence to have the pro version. How can I do that. We just made the payment yeterday.
  • Hi Carlos,

    Near the bottom of our order page, you will find the "Edition Upgrades" section which includes the cost to move to a higher tier ReportBuilder edition.

    http://www.digital-metaphors.com/order/


    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
Sign In or Register to comment.