If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Test connection failed error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-04, 10:59
vijayminator vijayminator is offline
Registered User
 
Join Date: Mar 2004
Location: INDIA
Posts: 10
Unhappy Test connection failed error

Hey guys please help me.

I am a beginer in the world of database and I am having a problem while connecting oracle and vb

My problem is that I get a message box saying

"Test connection failed because of error in initializing provider.
Oracle client and networking components are not found.These components are supplied by oracle corporation and are the part of Oracle version 7.3.3 or later client software installation
Provider is unable to function until these components are installed."

Please help me and tell me what I have to do.

I have installed oracle 8 with all options.
Please help me. Please
Reply With Quote
  #2 (permalink)  
Old 03-26-04, 16:10
robojam robojam is offline
Registered User
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 79
You may not have the client ODBC driver installed. When you provide a connection string to connect to the database, you reference a driver, but this error could be due to the driver not being installed.
__________________
Make something idiot proof and someone will make a better idiot...
Reply With Quote
  #3 (permalink)  
Old 03-27-04, 06:47
vijayminator vijayminator is offline
Registered User
 
Join Date: Mar 2004
Location: INDIA
Posts: 10
Quote:
Originally posted by robojam
You may not have the client ODBC driver installed. When you provide a connection string to connect to the database, you reference a driver, but this error could be due to the driver not being installed.



I have installed the drivers;
The driver is visible in the ODBC menu.
Reply With Quote
  #4 (permalink)  
Old 03-29-04, 07:52
robojam robojam is offline
Registered User
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 79
Maybe you should visit the Oracle site and see if there are any downloadable updates to the ODBC driver.

Are you sure you're referencing the driver correctly in your connection strings though?
__________________
Make something idiot proof and someone will make a better idiot...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On