ACC: Differences Between Native and Linked (Attached) Tables

Last reviewed: June 6, 1997
Article ID: Q92644
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1, 2.0, 7.0, 97

SUMMARY

Novice: Requires knowledge of the user interface on single-user computers.

Linked (Attached) tables, such as Microsoft Access, Paradox, Btrieve, FoxPro, or dBase tables, are different from native Microsoft Access tables in four ways:

  • In the Database window, the icons for linked tables contain black arrows.
  • If you try to open a linked table in Design view, you receive the following message.

    In Microsoft Access 7.0 and 97:

          Table 'xxxxx' is a linked table. Some properties can't be
          modified. Do you want to open it anyway?
    

    In Microsoft Access 1.x and 2.0:

          Table 'xxxxx' is an attached table. Some properties can't be
          modified. Open it anyway?"
    
  • When you delete a linked table, its contents are not deleted. Only the table entry is deleted.
  • You can define relationships between linked tables and native Microsoft Access tables, or between linked non-Microsoft Access tables and native Microsoft Access tables, but you cannot enforce such relationships.

    You can create relationships between a linked Microsoft Access table and a native Microsoft Access table.

REFERENCES

For more information about linking external tables, search for "importing data," and then "Import or link data" using the the Microsoft Access Help Index.

The third-party products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.


Keywords : IntpOthr kb3rdparty kbinterop TblOthr
Version : 1.0 1.1 2.0 7.0 97
Platform : WINDOWS
Hardware : X86
Issue type : kbinfo


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: June 6, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.