in

InfoPath Dev

Disable Infopath warning - Large amount of data..

Last post 05-07-2007 08:35 AM by Clay Fox. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-07-2007 02:29 AM

    Disable Infopath warning - Large amount of data..

    Dear community,

    A MSDN technical article on Infopath2007 says:"InfoPath 2007 has added several features to help improve the experience with
    data connections:The UI enables the end user to cancel the query if it is taking too long to execute."

    The message is:"The query returned large amounts of data and rendering your form may take some time.
    Do you want to continue?" (Yes / No)"

    My question is: Can I disable this message? and how?

    All help will be appreciated - thanks in advance.

  • 05-07-2007 08:35 AM In reply to

    Re: Disable Infopath warning - Large amount of data..

    This is the built in feature that the article describes and I do not believe there is anyway to override it.  Your only option is to create your form so that the user does not experience it.  Also even if you eliminate the message, the user is still having to wait a while for their information to load. 

    You could reduce the size of your query and avoid the message.  I will assume you have already made your query as effecient as possible.

    I believe this only occurs on database forms, so the best option is to rearchitect and use web services. These give you more flexibility and options when interacting with the data.  You might want to look at the Database Accelerator product. http://www.qdabra.com/proddetail.asp?prod=QDBXL1

     It gives you a whole suite of webservices in one package and can typically meet the needs of your form solution right out of the box.  This can save you a ton of time setting up a form to submit to SQL.

     In the past I had solutions where users from time to time did want lots of data from a database connection and had to live with the message, but now I would use DBXL.

    Let us know if you find out any other options.

Page 1 of 1 (2 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.