The information in this article applies to:
SYMPTOMSWhen running a form created using the Form Wizard, the following warning may be displayed: Edits to one or more of the views may not be permanent. To remedy this, ensure the View's Send SQL Updates checkbox is checked in the View Designer. CAUSEThe form was created from one or more views that have not been made updateable. WORKAROUND
In order to avoid this warning, you may implement one of the following
workarounds. It is important to recognize that neither of these two
workarounds allows changes to be made to the data; they merely provide a
method of avoiding the warning message.
STATUSThis behavior is by design. MORE INFORMATIONThe Form Wizard was designed to create data-entry forms. It is assumed that you will want to make changes to the data that the form is based on. Therefore, as the form is loading, it checks to see if any views that are part of its data environment are non-updateable (read-only). If non- updateable views are found, the above warning is displayed. Steps to Reproduce Behavior
Additional query words: kbdse VFoxWin
Keywords : FxtoolWizscreen |
Last Reviewed: December 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |