problem with asp connectivity

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default problem with asp connectivity

    I am trying to connect to my oracle data base with my asp
    page, but it keeps giving an error message
    "Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
    Specified driver could not be loaded due to system error
    5".

    I even went to the registry to grant full permission to
    all users, but that didn't seem to work. Any help at all
    would be great. Thanks!!

    I am using windows xp professional, if it matters

    laila Guest

  2. Similar Questions and Discussions

    1. Flash 8 port connectivity problem
      Hi, I have a client that no longer can connect to your port connectivity test (http://www.adobe.com/go/tn_16466 ) since they upgrade from flash...
    2. Webservices connectivity problem
      Im working on a flash app strongly based on SOAP. Works fine both local and remote, but in certain companies where we tried to show it the...
    3. connectivity problem
      I am using SCO OPENSERVER 5.0.0 with 35 users.I am now facing a problem, the number of telnet connections are 25 maximum. If the 26 connection is...
    4. SQL Connectivity problem
      We have a web page that connects to SQL server running under Windows Server 2003 and have a connectivity problem Connection is made using NT...
    5. Remote SQL Connectivity Problem with ASP.Net Web Application
      Hello, I am connecting to a remote sql server using asp.net web application, the error that i get is "Sql Server does not exist or access denied"....
  3. #2

    Default Re: problem with asp connectivity

    [url]www.aspfaq.com/5003[/url]

    Ray at home

    "laila" <anonymous@discussions.microsoft.com> wrote in message
    news:2aeff01c392b5$979fe440$a601280a@phx.gbl...
    > I am trying to connect to my oracle data base with my asp
    > page, but it keeps giving an error message
    > "Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
    > Specified driver could not be loaded due to system error
    > 5".
    >
    > I even went to the registry to grant full permission to
    > all users, but that didn't seem to work. Any help at all
    > would be great. Thanks!!
    >
    > I am using windows xp professional, if it matters
    >

    Ray at 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