FIX: New DBGrid32.OCX Breaks VB4 Apps that Use VB4 Version

Last reviewed: December 1, 1997
Article ID: Q171547
The information in this article applies to:
  • Microsoft Visual Basic Control Creation, Learning, Professional, and Enterprise Editions for Windows, version 5.0
  • Microsoft Visual Basic Standard, Professional, and Enterprise Editions, 32-bit only, for Windows, version 4.0
  • Microsoft Visual Studio versions 97, 97sp1

SYMPTOMS

When a Visual Basic 5.0 application using the DBGrid32.ocx is installed on a machine that previously had a Visual Basic 4.0 application installed and was also using its version of the DbGrid32.ocx, an untrappable run-time error (-1)(ffffffff) may result when editing a cell within the Visual Basic 4.0 application. This behavior should not occur because the new DBGrid should be backwards-compatible.

You receive the following error messages:

   Runtime Error -1, (ffffffff)

when you expect no error.

CAUSE

This problem is caused by a bug in the Visual Basic 5.0 Data Bound Grid Controls (DBGrid32.ocx) in the version that ships with the product (5.00.3714) and in the version that ships with Visual Studio 97 Service Pack 1 (5.00.3817). Visual Studio 97 Service Pack 2 did not include an updated version of the control.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug has been fixed in Visual Studio 97 Service Pack 3.

For more information, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q170365
   TITLE     : INFO: Visual Studio 97 Service Packs - What, Where, and Why

For a list of the Visual Basic 5.0 bugs that were fixed in the Visual Studio 97 Service Pack 3, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q175450
   TITLE     : INFO: Visual Basic 5.0 Fixes in Visual Studio 97
               Service Pack 3

MORE INFORMATION

This problem does not occur if the application that uses the DBGrid control has been built with Visual Basic 5.0.

This problem does not occur if the application built by Visual Basic 4.0 is a 16-bit application. That application would use the 16-bit DBGrid control and would be unaffected by this problem in the 32-bit version of the control.

Keywords          : vb432 VB4WIN vb5all VS97FixlistSP3 VB5FixListSP3 kberrmsg
Version           : WINDOWS:4.0,5.0; WINNT:97, 97sp1
Platform          : WINDOWS winnt
Issue type        : kbbug
Solution Type     : kbfix kbservicepack


================================================================================


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