What's new in Microsoft VFPCOM Utility 1.0

Apr 18, 2012
  • VFPCOM has been updated for Visual FoxPro 9.0 compatibility.
  • An issue was addressed where RSToCursor() can fail with -10 error code for Float, Numeric and Double datatypes.
  • An issue was addressed where RSToCursor() method can return a value of 0 for SQL Server Decimal type dates.
  • If you have Visual FoxPro 9.0 or higher, it is recommended that you use the native EventHandler() function instead of the BindEvents() and UnBindEvents() functions in VFPCOM.