PRB: "Cannot Access Selected Table" in Query Designer or RQBE

Last reviewed: September 18, 1997
Article ID: Q126703
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 3.0
  • Microsoft FoxPro for Windows, versions 2.6x

SYMPTOMS

When a Visual FoxPro Query Designer query, or a FoxPro 2.x RQBE query is based on an underlying table that is closed while the query is still open in the RQBE power tool, FoxPro fails and returns this error message:

   Cannot access selected table.

WORKAROUND

Do not close the table on which the query is based while you are in the the Query Designer or RQBE power tool.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior in FoxPro 2.x

  1. Use the SYS(2004)+"\TUTORIAL\CUSTOMER" database.

  2. In the Command window, type "Create Query Test."

  3. Click Window, View. Select the work area that the CUSTOMER table is open in. Then click Close. Choose Ok.

FoxPro fails and returns with the "Cannot access selected table" error message.


Additional query words: errmsg err msg error 1152
Keywords : FoxWin FxtoolQueryvwdes vfoxwin kberrmsg kbprb kbtool
Version : Win:2.6x,3.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.