PRB: CREATEOFFLINE() Can Result in No Records (263914)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q263914 SYMPTOMS
After performing a CREATEOFFLINE() function on a remote view, the resulting table (.dbf) file record count is zero (0) while its file size indicates that it should contain data.
RESOLUTION
As a workaround, use the file size to calculate the number of expected records and modify the table header through low-level file input/output (I/O) to reflect that number. For additional information on this workaround, see the "References" section later in this article.
REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
263902 Table/dbf File Record Count Incorrect Based on File Size
Modification Type: | Major | Last Reviewed: | 7/27/2001 |
---|
Keywords: | KbClientServer kbCodeSnippet kbDatabase kbDSupport kbprb kbSQLProg KB263914 kbAudDeveloper |
---|
|