Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Issue with using the IN clause and parameters
Issue with using the IN clause and parameters [message #156973] Thu, 27 April 2006 23:04
Eclipse UserFriend
Originally posted by: alfiewong.gmail.com

Select * from runs where id in ( ? )

where ? is set to "20, 35" without the quotes and id is a number data type.

We are trying to run this query in our report but it only returns the
last value "35". We have tried changing the data types but nothing seems
to return both rows in the run table. Furthermore we have only tried
this in the preview mode.

Thank you,
Alfred Wong
Previous Topic:the last column's values do not show up,the first column's values are replaced by 0, 1, 3, 4 .. is i
Next Topic:Messge for a blank report
Goto Forum:
  


Current Time: Sat Jul 27 12:53:24 GMT 2024

Powered by FUDForum. Page generated in 0.03007 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top