ACC2: Fixes to Xbase ISAM in MS Access Service Pack

Last reviewed: April 25, 1997
Article ID: Q123590
The information in this article applies to:
  • Microsoft Access version 2.0

SUMMARY

Moderate: Requires basic macro, coding, and interoperability skills.

The Microsoft Access version 2.0 Service Pack includes the following new Xbase ISAM:

   File Name    Size      Date
   ---------------------------------------
   XBS200.DLL   296,832   11/20/94  12:00a

MORE INFORMATION

The new Xbase ISAM corrects the following issues using Xbase data with Microsoft Access:

  • The new ISAM correctly reads the <filename>.INF file that is created when you attach an Xbase table and provide a unique index. Using the prior ISAM can cause performance problems because indexes are not used correctly.
  • The new ISAM translates extended characters in international code pages into Windows ANSI codes correctly for dBASE and Paradox data. In the prior ISAM, extended characters were not always translated correctly. For example, extended character 130 (an accented "e") could be translated as an underscore character ("_").

    NOTE: Extended characters in Microsoft FoxPro for Windows data are not translated correctly by the new ISAM driver. For more information about this issue please see the following article in the Microsoft Knowledge Base:

           ARTICLE-ID: Q113303
    
           TITLE     : ACC: MS Access Converts Extended Chars in Attached
                       FoxPro DBF
    
    
  • The new ISAM no longer generates "Invalid disk access" or "Disk I/O" error messages using some multiuser Xbase tables.
  • The new ISAM expands the range of valid dates in Xbase tables from 1/1/1753 through 12/31/2078 to 1/1/100 through 12/31/9999.

The new Xbase ISAM is included in the Microsoft Access version 2.0 Service Pack. For information about how to obtain the Service Pack, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q122927
   TITLE     : WX1124: Microsoft Access Version 2.0 Service Pack


Additional query words: jet25 jet 2.5 d-base foxbase iii iv
Keywords : IsmXbase kb3rdparty kberrmsg
Version : 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 25, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.