Enabling GetSQLObject and TdaSQL in End User RAP
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?
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?
This discussion has been closed.
Comments
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
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com