FIX: DBGETPROP() of Offline Property May Incorrectly Return .T. (193574)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
This article was previously published under Q193574 SYMPTOMS
Attempt to take a view offline with the CREATEOFFLINE() function using a
tablename specified in the CREATEOFFLINE() cPath parameter that already
exists and select No in the dialog box that prompts you to overwrite the
existing file. The CREATEOFFLINE() returns .F. as expected, and the view is
not taken offline. When you use DBGETPROP() to check the view's Offline
property, the return value is .T., incorrectly indicating the view is
offline.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been corrected in Visual
FoxPro 6.0.
REFERENCES
| Modification Type: | Major | Last Reviewed: | 8/24/1999 |
|---|
| Keywords: | kbbug KB193574 |
|---|
|