Home End User

Enabling GetSQLObject and TdaSQL in End User RAP

edited April 2003 in End User
Is it possible to enable the GetSQLObject procedure in an End User Designer.
I am assuming it would be with the pass through functions.

Also the TdaSQL compiles in RAP but it does not allow for any method calls.
Do the method calls have to be exposed?

Are there any examples of this?

Comments

  • edited April 2003
    Isaac,

    If you would like to use any methods that are not already native to RAP, you
    will need to create a RAP Passthru function to support it. The GetSQLObject
    procedure as well as the properties and methods in TdaSQL will require
    passthru function to access them. More on creating RAP Passthru functions
    can be found in the ReportBuilder Developer's guide available in PDF format
    on our website. http://www.digital-metaphors.com

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.