|
Setting Database Directory Permissions Using Microsoft® FrontPage® When you create a custom database application using FrontPage, the database and the folder that it resides in must have the permissions necessary to access it. If the application just reads data from the database there shouldn't be a problem.
But, if the application collects user input to be stored in the database then permissions may become an issue. A common error that occurs when your web application fails to write or update information in the database is the "80004005 Operation must use an updateable query" error. You
can correct this by using FrontPage to apply the necessary permissions. Create a form in FrontPage and have it set to post information to the database as follows: | ||||
|
©2002 Microsoft Corporation. All rights reserved. Terms of Use |