Discussions

Web tier: servlets, JSP, Web frameworks: Dynamic query

  1. Dynamic query (1 messages)

    Hello everybody,

    I am doing a dynamic query in the search process. Can some help with the syntax in it. This is in Oracle 8.1.6.Based on the input from the user, the query needs to be build.Also please remember that i have joins in the query which i will be using.

    Appreciate your help.

    Prasath

    Threaded Messages (1)

  2. Dynamic query[ Go to top ]

    Hi all,

    I found a solution to this using the if else, particularly to the Combo box which takes the parameters as a name/value pair.

    Thanks everybody,

    Prasath Balakrishnan