DOCERR: Can't Use ConnectName Property w/SQLGETPROP() FunctionLast reviewed: September 29, 1995Article ID: Q137408 |
The information in this article applies to:
SUMMARYDocuments that ship with the Professional Edition of Microsoft Visual FoxPro version 3.0 for Windows and the Visual FoxPro Help file incorrectly list the ConnectName property as being available with the SQLGETPROP() function. However, using the ConnectName property with SQLGetProp results in this error:
Incorrect Property NameThe ConnectName property can be used with the CURSORGETPROP() function to return the result that would be expected with the SQLGETPROP() function.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |