Home RAP
New Blog Posts: Merging Reports - Part 1 and Part 2

How to suppress SQLBuilder prompts?

edited December 2004 in RAP
If I create a query in code using the new SQLBuilder object the user is
prompted for the value of each item in the WHERE clause at runtime. How
can I prevent the prompts?

--
Bill Todd

Comments

  • edited December 2004

    Call SQLBuilder.SearchCriteria.Add rather than AddAutoSearch.


    --
    Nard Moseley
    Digital Metaphors Corporation
    www.digital-metaphors.com



    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.