FP98: Table is Locked Error Previewing Page With Database RegionLast reviewed: March 18, 1998Article ID: Q180842 |
The information in this article applies to:
SYMPTOMSWhen you open an Active Server Page (ASP) that contains a database region in a Web browser, you may receive the following error message:
Database Error: [Microsoft][ODBC Microsoft Access 97 Driver] Table 'TableName'is exclusively locked by user 'Admin' on machine 'MyMachine.'The wording of the message may vary depending on how you have set up your data source.
CAUSEThis behavior occurs when the table you are querying is open in Design view in Microsoft Access.
RESOLUTIONTo resolve this behavior, switch to Microsoft Access and follow these steps:
MORE INFORMATIONFor more information about Active Server Pages, please see the following articles in the Microsoft Knowledge Base:
ARTICLE-ID : Q174008 TITLE : FP98: What are Active Server Pages? ARTICLE-ID : Q174015 TITLE : FP98: How to Create Active Server Pages in FrontPage 98 ARTICLE-ID : Q175771 TITLE : FP98: How to Display Contents of a Database Using ASP ARTICLE-ID : Q175770 TITLE : FP98: How to Post Information to a Database Using ASP |
Additional query words: front page
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |