Required settings for properties for running non-pureQuery API applications in DYNAMIC mode
Learn which settings are required when you run SQL statements dynamically and run none of them statically.
Required settings for running captured SQL statements dynamically with client optimization
With these settings, pureQuery runs dynamically all of the SQL statements that are in a pureQueryXML file.
Required settings for running captured SQL statements dynamically and replacing captured statements
With these settings, pureQuery runs dynamically all of the SQL statements that are in a pureQueryXML file or runs alternative SQL statements that correspond to captured statements.
Required settings for running captured and non-captured SQL statements dynamically, and replacing captured statements
With these settings, pureQuery runs dynamically all of the SQL statements that are in a pureQueryXML file or runs alternative SQL statements that correspond to captured statements. If a statement is not in the pureQueryXML file, pureQuery runs it dynamically.
Related tasks
Running non-pureQuery API applications so that SQL statements run statically
Related reference
Required settings for running non-pureQuery API applications in STATIC mode
How to set properties for client optimization
Feedback