Knowledge Base

DOCERR: Developer's Guide Gives Incorrect DataSession Default

Article ID: 133165

Article Last Modified on 2/15/2000


APPLIES TO


This article was previously published under Q133165
The Visual FoxPro for Windows "Developer's Guide," version 3.0, page 429 incorrectly states:

"By default, forms open with the DataSession property set to 2 ..."

The DataSession Property setting of 2 is actually "Private Data Session." The default setting for a DataSession within forms is 1, "Default Data Session" as stated correctly in the Visual FoxPro Help file under the "DataSession Property" topic.

Additional query words: VFoxWin

Keywords: KB133165