ACC: Xtrieve Data Dictionary (.DDF) File Information

Last reviewed: April 2, 1997
Article ID: Q109449
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1, 2.0

SUMMARY

Advanced: Requires expert coding, interoperability, and multiuser skills.

This article describes Xtrieve data dictionary (.DDF) files.

MORE INFORMATION

Each Xtrieve data dictionary consists of three files: FILE.DDF, FIELD.DDF, and INDEX.DDF.

The first three records in the FILE.DDF file contain information about the .DDF files for the data dictionary. The first record contains the name and path to itself (FILE.DDF), the second record contains the name and path to FIELD.DDF, and the third record contains the name and path to INDEX.DDF. The remaining records contain the path and filename of each Btrieve file available for use by Microsoft Access as a table.

Microsoft Access reads the FILE.DDF file to locate the FIELD.DDF and INDEX.DDF files. If you move these files, make sure to update the FILE.DDF file to reflect their current location. Or, if you change the names of these files, make sure to update the FILE.DDF file to reflect the new names.

To modify the FILE.DDF file you must use Xtrieve, or any hex editor. If you use a hex editor to modify the file, make sure not to change the record or field lengths in the file.

Xtrieve and Btrieve are manufactured by Pervasive Software, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.


Additional query words: attaching
Keywords : IsmBtrv kb3rdparty
Version : 1.0 1.1 2.0
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: April 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.