Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7530689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T04:58:46+00:00 2026-05-30T04:58:46+00:00

I have Visual Studio 2008 running from Windows XP. Our server is Windows 2003

  • 0

I have Visual Studio 2008 running from Windows XP. Our server is Windows 2003 Server.

On a different server, there is an Oracle database we want to connect to.

I’ve made the connection work from my local VS instance using system.data.OracleClient with the following code:

Dim oradb As String = "Data Source=(DESCRIPTION=" _
                           + "(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)" _
                           + "(HOST=ourHostaHere(CONNECT_DATA=(SERVER=DEDICATED)" _
                           + "(SERVICE_NAME=serviceNameHere)));" _
                           + "User Id=userIdHere;Password=passwordHere;"
Using con As New OracleConnection(oradb)
Dim command As New OracleCommand("", con)
command.Connection.Open()
command.Connection.Close()

But… when put on our server and attempting to establish the DB connection, the following error is thrown
“System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.”

After doing some research, we found the following link which explains that using system.data.OracleClient is deprecated… and to use ODP.NET:
http://www.oracle.com/technetwork/topics/dotnet/index-085703.html

We do not have oracle on our windows 2003 server.


What do i need to do, to get my local Visual Studio 2008 project to connect to the oracle database?

What do i need to do, to get our server to allow the published .NET page to connect to the oracle database?

thank you for any help with this!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T04:58:47+00:00Added an answer on May 30, 2026 at 4:58 am

    Step 1: Install Oracle10g Release 2 ODAC and Oracle Developer Tools for Visual Studio .NET
    http://www.oracle.com/technology/software/tech/dotnet/utilsoft.html

    Step 2: Set Oracle_Home environment. For example: Set Oracle_Home = C:\oracle\product\10.2.0\client_1
    Step 3: Create sqlnet.ora and tnsnames.ora files under: \NETWORK\ADMIN To setup connection, you can use tnsping to test it. For example: tnsping your_oracle_service
    Step 4: Add reference Oracle.DataAccess.dll

    Check this link for more info.
    http://forums.asp.net/t/1146342.aspx/1

    Hope it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have visual studio 2008 running on a Windows 2008 virtual PC. I decided
I have Visual Studio 2008 and the Windows SDK for Windows Server 2008 and
Let's create WinForms Application (I have Visual Studio 2008 running on Windows Vista, but
I've been asked to migrate a VB.NET solution from Windows Server 2003, Visual Studio
I have been running Visual Studio 2008 Team Edition for some time now and
I have CruiseControl.net running Visual Studio (2005/2008 - using devenv.com) as we need to
I have a WCF service, a MS SQL database, and the Visual Studio 2008
I have a new PC running Windows 7 and Visual Studio 2010, and need
Windows XP Pro 32bit Visual studio 2008 VC Express edition. I have installed cmake
I have a virtual machine running windows 2003 server running MOSS 2007. This virtual

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.