Home

Search form

Recent posts

  • Update Center for Microsoft SQL Server
  • Font and Icons too small when RDP from Windows 10 into Windows 7
  • One problem, one weekend, eight languages
  • How to retrive Outlook default signature
  • How to completely uninstall VFP 9.0
  • Retrieving VFP runtime DLL name required by EXE or DLL
  • Send email via MSN email account
  • Send email via Yahoo mail account
  • Remove Structural CDX or Memo flag from a table
  • Deleting pages from PDF file through Acrobat automation
More

Converting ADO Recordset to Cursor with CursorAdapter

Submitted by Sergey on January 1, 2008 - 22:33 UTC
topic: 
code
vfp
vfp8
vfp9
foxpro
ado
cursoradapter
recordset

CursorAdapter can easily convert ADO recordset into a VFP cursor. It does not support conversion in opposite direction.

  • Read more about Converting ADO Recordset to Cursor with CursorAdapter
  • Sergey's blog
  • 2 comments
  • 17979 reads