Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Which database? There is a workaround when you use Oracle: enterprisesmartapps.wordpress.com/2011/01/10/… Commented Nov 6, 2012 at 12:58
  • I am using microsoft sql server Commented Nov 6, 2012 at 13:06
  • Okay, I've completely overworked my answer. Try the dynamic query modification. It's not perfect but works in your case since you only need strings. Commented Nov 6, 2012 at 13:14
  • is there a way to pass the parameters to a procedure? Commented Nov 6, 2012 at 13:18
  • 1
    BIRT supports calling stored procedures: wiki.eclipse.org/StoredProcedure_(BIRT) Commented Nov 6, 2012 at 13:28