Results 1 to 4 of 4

Thread: Connecting Oracle Database with ASP dotnet

  1. #1
    Join Date
    Jan 2009
    Posts
    18

    Connecting Oracle Database with ASP dotnet

    Hi,

    While am trying to connect oracle database to VB dot net i am getting the following error.

    I have two versions of the System.Data.OracleClient in Visual Studio when I
    go to add refrence versions 1.0.5000.0 and 1.0.3300.0 . The error above is
    using the 1.0.3300.0 version. When I switch to the newer version I get this
    error:

    System.Data.OracleClient requires Oracle client software version 8.1.7 or
    greater.
    Description: An unhandled exception occurred during the execution of the
    current web request. Please review the stack trace for more information
    about the error and where it originated in the code.

    I downloaded the Oracle client version 10i from the Oracle website. How do I
    set the environment path for my application? Any help would be greatly
    appreciated.

  2. #2
    Join Date
    May 2008
    Posts
    27

    Re: Connecting Oracle Database with ASP dotnet

    hello

    It would be easier if you first try accessing the Oracle database
    from within winforms application (which of course, runs under your
    credentials) to pinpoint the problem.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Connecting Oracle Database with ASP dotnet

    Download ODP.NET, as Oracle has changed the database engine in 10g. Make sure you download the 10g version of ODP.NET. You will have to join Oracle's
    TechNet, I believe, but it is free.

    http://otn.oracle.net

  4. #4
    Join Date
    Jan 2009
    Posts
    44

    Re: Connecting Oracle Database with ASP dotnet

    Hi,
    I think these links will help you in more detail regarding your problem with Oracle database & ASP.Net connectivity.
    http://www.packtpub.com/ODP-dot-net-...-provider/book
    and
    http://forums.aspfree.com/microsoft-...lem-16458.html

Similar Threads

  1. Joins in oracle database
    By Adriana_andros in forum Software Development
    Replies: 5
    Last Post: 11-02-2010, 08:53 PM
  2. Recycle bin in oracle database
    By Norse in forum Software Development
    Replies: 4
    Last Post: 09-02-2010, 10:32 PM
  3. Subqueries in oracle database
    By Landan in forum Software Development
    Replies: 4
    Last Post: 09-02-2010, 05:57 PM
  4. Managing oracle 9i Database
    By Landan in forum Software Development
    Replies: 3
    Last Post: 21-01-2010, 11:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,274,831.44464 seconds with 17 queries