BUG: Large Result Sets May Become Corrupted in VFPLast reviewed: April 1, 1997Article ID: Q164385 |
The information in this article applies to:
SYMPTOMSWhen using a cursor or view against an external table like those in SQL Server or any other server, the local representation of the records at the end of the result set may become corrupted. Data on the server itself is not affected. Occurrence of the corruption varies with the size of the result set and the settings of SYS(3050). Corruption may also occur with the default settings for SYS(3050). Corruption occurs after switching to another program or bringing up a new window like the Class Browser.
RESOLUTIONBelow are some suggestions to avoid this problem:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. NOTE: This problem is rare and isolated to the specific conditions described in this article.
MORE INFORMATIONCorruption depends upon available memory, the setting--if any--of SYS(3050), the number of records, number of fields and size of the fields. It seems that only very specific combinations cause the error. Changing a field size or adding or deleting a field may resolve the problem. Keywords : FxprgClientsvr vfoxwin kbprg kbbuglist Version : 3.0b 5.0 5.0a Platform : WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |