INFO: Error Codes for VFPCOM Utility

ID: Q235985


The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 6.0


SUMMARY

This article contains a listing of all the error codes returned by the VFPCOM.DLL utility.


MORE INFORMATION

These are the error codes and descriptions that might appear with the CursorToRS method:


Error Code	        Description
----------	-------------------
   -4		Invalid workspace specified
   -5		Invalid Fox cursor or cursor operation error
   -7		Cannot get field information from the current Fox cursor
   -8		Recordset already defined
   -9		Failed to open a memo field
   -182		Memory error 
These are the error codes and descriptions that might appear with the RSToCursor method:

Error Code	       Description
----------	------------------
   -3             Bad alias name
   -6             Failed to open recordset
   -10            Failed to create Fox cursor 
These are the error codes and descriptions that might appear with the ExportEvents method:

Error Code	       Description
----------	------------------
   -1	         File creation error
   -2	         Failed to get type info
   -3	         Failed to get dispatch interface
   -1000          Failed to get outgoing interface 


REFERENCES

For additional information about VFPCOM, please see the following article in the Microsoft Knowledge Base:

Q188709 SAMPLE: Vfpcom.exe Using COM Language Enhancements in VFP 6.0

Additional query words:

Keywords : kbCOMt kbMiscTools kbVFp600 kbVS600sp3 kbGrpFox kbDSupport
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: July 16, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.