Home End User

ADOSession available at designtime?

edited October 2002 in End User
I am using ADO with various databases, including Advantage. My objective is
to provide the EndUser application in-house using ADOSession.

I have included daADO in the uses clause of my cloned EURpt form, but I do
not have ADOSession available at designtime in the property editor for the
Report Builder components; this is a real problem now that I am ready to
populate tables from the Data Dictionary Builder. I have just typed
'ADOSession' in that property for now.

When I select "Data Dictionary Builder" from the pop-up menu over the
TppDataDictionary, I get the error message "Session type could not be found
for SessionType: ADOSession".

What have I left out?

Thank you in advance.
John

Comments

  • edited October 2002

    You need to install the rbADOXX.bpl package. If you have RB 7 for Delphi 7,
    this package is called rbADO77.bpl.

    This package is located in Windows\System32.

    Use the Delphi Component | Install Packages menu option to manually browse
    the installed packages and then install it or enable it as needed. Prior to
    closing the dialog select the Default checkbox.

    --
    Nard Moseley
    Digital Metaphors
    http://www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.