Home End User

Hiding "Row limit" in Query Designer

edited November 2016 in End User
Hi,

Is it possible to programmatically hide the "Row Limit" option that is
now visible in the Query Designer?


Regards
Paul Sjoerdsma

Comments

  • edited November 2016
    Hi Paul,

    No. You would need to either modify the Query Designer source or modify
    TdaSQL.GetRowLimitEnabled to return False. The GetRowLimitEnabled method
    returns True based on the database type. Some database engines do not
    support limiting rows.




    Best regards,

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

    Best regards,

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