Forum Post: RE: dynamic query

  • Thread starter Thread starter Marko Myllymäki
  • Start date Start date
Status
Not open for further replies.
M

Marko Myllymäki

Guest
That's true, you can change also a static query expression on-the-fly. But there is one important restriction: you cannot get the PREPARE-STRING from a static query, so if you wanted to dynamically modify the current static query, you have to know how it was initially opened.

Continue reading...
 
Status
Not open for further replies.
Back
Top