FIX: C0000005 Fatal Error With SET('RELATION') Function (221737)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q221737 SYMPTOMS
When repeatedly calling the SET() function and passing the "RELATION" argument, you might see an error similar to the the following:
Fatal error: Exception code=C0000005
Called from - <procedure name and line number> {<path and filename>}
The error may also appear as follows under Windows NT:
An application error has occurred and an application error log is being generated.
VFP6.exe
Exception: access violation (0xc0000005),Address 0x77f6489f
It is possible that use of the SET() function with certain other arguments could also cause this behavior. These are SET('FIELDS'), SET('ORDER'), SET('INDEX'), SET('NOCPTRANS'), and SET('SKIP').
Modification Type: | Major | Last Reviewed: | 10/15/2002 |
---|
Keywords: | kbBug kbDatabase kbVS600sp3fix kbXBase KB221737 |
---|
|