Sep 16, 2004 #1 mubaig75 Programmer Joined Sep 16, 2004 Messages 11 Location CA Is it possible to change Report's SQL from code? I mean using the object model. Thanx
Sep 16, 2004 #2 synapsevampire Programmer Joined Mar 23, 2002 Messages 20,180 Location US Yes. Have you really not considered that at least posting the product used and it's version is important? Here's some RDC reading/examples: http://support.businessobjects.com/communityCS/TechnicalPapers/apps_rdc.pdf.asp You can also change the SQL passed by altering the record selection formula and passing it. -k Upvote 0 Downvote
Yes. Have you really not considered that at least posting the product used and it's version is important? Here's some RDC reading/examples: http://support.businessobjects.com/communityCS/TechnicalPapers/apps_rdc.pdf.asp You can also change the SQL passed by altering the record selection formula and passing it. -k