PRB: Erroneous Error When Repeatedly Opening Database (200025)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Data Access Components 2.5
This article was previously published under Q200025 SYMPTOMS
If you open a database located on a server numerous times from multiple Visual FoxPro 6.0 executables, then the following error randomly appears:
This file is incompatible with the current version of Visual
FoxPro. Run 30UPDATE.PRG to update the file to the current version.
This error may also occur if you are opening a Visual FoxPro 6.0 database using ADO or the Visual FoxPro ODBC driver.
RESOLUTION
Use any ON ERROR procedure, such as the one in the code example in the MORE INFORMATION section below, to trap for the spurious error.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbDatabase kbpending kbprb KB200025 |
---|
|