SelectRowsCommand and parameterized query

LabKey Support Forum (Inactive)
SelectRowsCommand and parameterized query jeckels  2013-07-09 13:42
Status: Closed
 
Hi Andy,

I checked and you're correct - we don't have a way to pass these parameters through for a SelectRowsCommand right now. I've opened this bug:

https://www.labkey.org/issues/home/Developer/issues/details.view?issueId=18208

We're very close to finalizing 13.2 so I'm not sure if I'll be able to get this chance in. However, even if it doesn't make the cut for 13.2, you can grab a very early copy of the 13.3 Java client API and use it against a 13.2 server. The wire protocol and server side isn't changing, it's just making the client propagate another set of values during the request.

Thanks,
Josh