CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: ADO problems

  1. #1
    Join Date
    Apr 2001
    Posts
    14

    ADO problems

    Hello everyone!

    I get error message when I run program with update 2 tables. after I get 343 record in tables I have ERROR: 3021Either BOF or EOF is true, or current record has been deleted; the operation requested by the application requires a current record




  2. #2
    Join Date
    Jul 2000
    Location
    Baton Rouge, Louisiana, USA
    Posts
    51

    Re: ADO problems

    Can you give some sample code so I can see what exactly you're trying to do?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured