Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default System Error 126

    We recently upgraded a machine from Windows 2000 to Windows xp and are now
    receiving the following message when we try to verify our ODBC socket to an
    Oracle database . We get the following error message "specified driver could
    not be loaded due to system error 126". We are running Coldfusion MX 6.1 and
    Oracle 9i.

    Can anyone point me in the right direction as to what this error is and how to
    fix it?

    Catrina.

    nguyencat Guest

  2. Similar Questions and Discussions

    1. Hello Error with Web Services. No se puede serializar el miembro System.ComponentModel.MarshalByValueComponent.Site de tipo System.ComponentModel.ISite porque es una interfaz.
      Hello I have a solution iwth a web project and web service project I made a project and I compiled it and it has no errors. But when I try to add...
    2. The type System.Web.UI.WebControls.TextBox in Assembly System.Web...error
      I've been getting this error every since I installed InstallSqlState to handle my viewState Sessions. it only happens on 1 section of my asp.net...
    3. Lsass.exe System error "object name not found". System keeps rebooting
      When trying to install the drivers for the PCI modem in my laptop, prompted for the driver CD. Installed the driver without any errors but asked...
    4. system error
      when i turn my cmoputer on it goes to this black screen and displays this message "Windows could not start beacaue the following file is missing or...
    5. System 32 Error
      Hi I have XP and I get the following error some time : System32 System Error "-2147467259(80004005)" Automation error Unspecified error ...
  3. #2

    Default Re: System Error 126

    What happens when you select Test Connection from your System DSN in ODBC Data
    Source Administrator? Perhaps you may need to reinstall your Oracle ODBC
    driver, assuming that is what you are using.

    Phil

    paross1 Guest

  4. #3

    Default Re: System Error 126

    The Test Connection from the System DSN in ODBC Data Source Administrator
    tested out successfully. Only when I use the verify function within CF MX
    Administrator, Datasource screen, that I would get the error. One thing I
    forgot to mention though, the driver is off from a network drive and the path
    to the bin directory for that is in the path environment variable.

    nguyencat Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139