Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
iconfalse

Download the Solution Example here: solution QueryWithClientTags.dbsln

  • Solution Name: QueryWithClientTags
  • Software Version: v10

    .

    Built with v10, Update 1d

    Keywords: Queries,

    .

    This example demonstrates how to use queries with Client Tags



    Summary

    This example demonstrates how to use queries with Client Tags


    Technical Information

    When starting queries from Client Displays, or client-side scripts, the action to prepare the SQL Statement, replacing the tags by its values, happens on the client-side. 

    It means the Query SQL Statement can be customized to use client-side tags.

    After the SQL statement is created, applying the tag values to parameters, the execution is on the Server computer, and the result is send back to the client.


    Reference Information

    → See  Datasets Module Execution for more information.


    In this section:

    Page Tree
    rootSolution Examples
    spacesV10