Problem with a combination of Windows 2K Service Pack 4, Oracle 9i, ASP and ADO.

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

  1. #1

    Default Problem with a combination of Windows 2K Service Pack 4, Oracle 9i, ASP and ADO.

    We've had a working application for the last year, which involved
    Microsoft ASP serving up web pages, which were generated from data
    retrieved from an Oracle Database via ADO.

    However, as part of this fix for the msblast virus, our server was
    upgraded to service pack 4 and as a result, our web pages started to
    fall over with an ASP ‘0x800a01fb' error when attempting to read the
    EOF flag of a recordset.

    At present we use Oracle's OraOLEDB.Oracle provider, which works fine
    in the VB test harness and in IIS (win2k service pack 2). We've had
    limited success with the MSDAORA OLEDB Provider, but there is a lot
    work involved, which we'd rather not have to do.

    Has anybody else come across this problem or has any suggestions?

    Specifications:

    Windows 2K server (Service Pack 4).
    IIS 5.
    Oracle 9i
    OraOLEDB.Oracle 9.0.1.0.1
    ADO 2.7

    Thanks
    C H Ford
    Phoenix_Dfire Guest

  2. Similar Questions and Discussions

    1. Windows Service Pack 2 with IE 6.0
      I am hoping that this is the correct newsgroup to.... We have a website that worked great with service pack 1 then we installed service pack 2 on...
    2. Windows XP Pro Service Pack 2 X Forms Authentication
      Hey guys, I have Windows XP Professional running on my development machine. Recently I updated to Service Pack 2 and since then the Forms...
    3. Windows XP service pack 2 issues
      Can anyone tell me, OTHER than the issues with the HELP problems with XP's service pack two, has anyone ran into anything else....(problems) ...
    4. Windows XP service pack 1
      problem.It Maybe you typed your Product code incorectly or you didn't activate Windows.
    5. windows xp service pack 1 (express)
      Can you give us an error description that you get (if you get anything)? Are you trying to install this as an administrator of local PC? -- Mike...
  3. #2

    Default Problem with a combination of Windows 2K Service Pack 4, Oracle 9i, ASP and ADO.

    We've had a working application for the last year, which involved
    Microsoft ASP serving up web pages, which were generated from data
    retrieved from an Oracle Database via ADO.

    However, as part of this fix for the msblast virus, our server was
    upgraded to service pack 4 and as a result, our web pages started to
    fall over with an ASP ‘0x800a01fb' error when attempting to read the
    EOF flag of a recordset.

    At present we use Oracle's OraOLEDB.Oracle provider, which works fine
    in the VB test harness and in IIS (win2k service pack 2). We've had
    limited success with the MSDAORA OLEDB Provider, but there is a lot
    work involved, which we'd rather not have to do.

    Has anybody else come across this problem or has any suggestions?

    Specifications:

    Windows 2K server (Service Pack 4).
    IIS 5.
    Oracle 9i
    OraOLEDB.Oracle 9.0.1.0.1
    ADO 2.7

    Thanks
    C H Ford
    Phoenix_Dfire 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