Results 1 to 10 of 10

Thread: Database - What does this error mean, and how do I fix it?

Threaded View

  1. #1
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 02
    Location
    Bristol, UK
    Posts
    35,548

    Database - What does this error mean, and how do I fix it?

    The following is a list of database related errors that often appear on the forums, along with an explanation of what the errors mean and suggestions for how to solve them.

    First of all please note that list is for errors that occur when specifically working with databases/data, so if your error is occurring in "normal" code the advice here (even if it has the same error message) is unlikely to be entirely relevant/accurate. If this is the case, please see the advice that follows the list.


    Error messages can vary by database system & connection technology, so the text in the message may differ slightly from what is listed – but the cause/solution are likely to be the same.


    Something not listed here?   Suggestions didn't help?
    If your problem wasn't listed above (or the suggestions didn't solve the problem), there is still hope!

    If you are using Classic VB (VB6 or earlier, or the VB editor in an Office application) then see if the error is in the Classic VB equivalent of this page, which can be found here.

    For errors relating to code that is not specifically working with data in/from a database, please see the appropriate FAQ page for your environment (such as the Classic VB FAQs for VB6 or earlier, or the Office Development FAQs for an Office program).

    For errors that are data/database related...
    Last edited by si_the_geek; Jul 22nd, 2007 at 12:49 PM.

Posting Permissions

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