CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2025
    Posts
    3

    Looking for Oracle9i 9.0.1 (Windows 32-bit) Client/Enterprise CD ? Development use

    Hi everyone,

    I?m restoring an old Visual C++ 6.0 / Oracle OCI project from around 2001?2002.
    To compile and run the project properly, I need the complete installation media for Oracle 9i (Windows 32-bit).

    I am specifically looking for all original CDs / ISOs, such as:

    Oracle9i Release 2 (9.2.0.1 or 9.2.0.4)

    Disk1 / Disk2 / Disk3

    Client CD

    Companion / Utilities CD

    Anything containing the original oci\lib\msvc\*.lib files

    Including: oracommon9.lib, oracore9.lib, orasql9.lib, oci.lib, ociw32.lib, etc.

    I don?t need support ? just the original media files to restore the development environment.

    If anyone still has the full Oracle9i Windows 32-bit media (any 9.0.1 or 9.2.x release), an upload or link would be greatly appreciated.

    Thanks in advance!

  2. #2
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,923

    Re: Looking for Oracle9i 9.0.1 (Windows 32-bit) Client/Enterprise CD ? Development us

    A search of the internet for oracle 9i 32 bit download found several. Have a look at you windows world.
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  3. #3
    Join Date
    Nov 2025
    Posts
    3

    Re: Looking for Oracle9i 9.0.1 (Windows 32-bit) Client/Enterprise CD ? Development us

    Quote Originally Posted by 2kaud View Post
    A search of the internet for oracle 9i 32 bit download found several. Have a look at you windows world.
    Hi 2kaud,

    thank you for your reply and the hint.
    I checked WinWorldPC, but unfortunately I couldn?t find any Oracle 9i (Windows) media there.

    Thanks again for your help!

    Best regards,
    Jury

  4. #4
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,923

    Re: Looking for Oracle9i 9.0.1 (Windows 32-bit) Client/Enterprise CD ? Development us

    youwindowsworld - not winworldpc!

    https://www.youwindowsworld.com/en/d...ient-9i-32-bit
    Last edited by 2kaud; November 29th, 2025 at 05:21 AM.
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  5. #5
    Join Date
    Nov 2025
    Posts
    3

    Re: Looking for Oracle9i 9.0.1 (Windows 32-bit) Client/Enterprise CD ? Development us

    Hi 2kaud,

    thanks a lot ? and sorry, I mixed up WinWorldPC with youwindowsworld.

    I?ll check the link you posted.
    Much appreciated!

    Jury

Tags for this Thread

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