This topic is locked

Edit Sql Query

7/6/2007 11:38:32 AM
PHPRunner General questions
C
ccuser author

In the Edit Sql Query menu how can I modify it to include a Where clause using a predefined session variable?
Thanks for your help!

Sergey Kornilov admin 7/7/2007

You cannot.
In the next PHPRunner update you will be able to use BeforeQueryList event to add a where clause with predefined Session variable.