CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2001
    Location
    Texas,USA
    Posts
    10

    Data Provider E-Fail Status

    I'm trying to run an SQL statement and i've got this error message
    "Data Provider ot other service returned an E-fail status" i have no idea how to correct this error. I need help!


  2. #2
    Join Date
    Aug 2001
    Posts
    2

    Re: Data Provider E-Fail Status

    Hi... look, this error ocurs when the query makes a division by zero, just validate this class of math operations...

    Bye


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