The information in this article applies to:
SYMPTOMSWhen you are trying to connect to a server in FoxPro for MS-DOS using the FoxPro Connectivity Kit, the following error message appears:
CAUSEYou have specified an invalid server name. For example, if there is not a server called TEST, the following code will cause the error to occur:
RESOLUTIONChange the first parameter in the DBConnect() function from "TEST" to a valid SQL Server machine name. Additional query words: FoxDos ck dblibrary errmsg err msg
|
|
Last Reviewed: August 11, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |