FIX: OpenTables of Cursor Object May Fail with Locate Dialog (191525)
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 Q191525 SYMPTOMS
You are programmatically creating a Dataenvironment object, and you add a
Cursor object to it at run-time. If the Cursor object added uses a free
table as its CursorSource, and you attempt to set its Database property to
"" in its class definition, calling the OpenTables() method of the
Dataenvironment object erroneously opens a dialog asking to locate a
database.
RESOLUTION
As a workaround, do not set the Database property of the Cursor object in
its class definition.
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/21/1999 |
---|
Keywords: | kbbug KB191525 |
---|
|