SQL-Builder example for RAP?
Hi all,
do you have an example for using the new SQL-Builder functionality in RAP?
For example to add a search criteria which has been passed by
Report.Parameters?
I tried do do so but I already fail to declare a variable of type
TdaSQLBuilder
I am using RB 9 Enterprise.
Thanks in advance,
Alex
do you have an example for using the new SQL-Builder functionality in RAP?
For example to add a search criteria which has been passed by
Report.Parameters?
I tried do do so but I already fail to declare a variable of type
TdaSQLBuilder
I am using RB 9 Enterprise.
Thanks in advance,
Alex
This discussion has been closed.
Comments
1. Try including daSQLBuilder in the 'uses' clause of your application. This
should register the daSQLBuilder RTTI classes and make it available to RAP.
2. Check out the TdaSQLBuilder class in the online help. There are some code
examples included in the help topics.
If you still cannot get it to work, post here again and I will create an
example.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com