473,398 Members | 2,427 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

openrowset drivers msdaora

Hi all,
This should be easy, but it has me pulling my hair out.
I have a SQL 7 server running on NT server 4 with all the patches and
updates for both. I cannot seem to get the openrowset to run against
an oracle server, try as I might to install the drivers from oracle.
The first error I got said to install the drivers, so I did; now it
says 'msdaora' bla bla TNS: could not resolve service name. I have
tried the sql statement on another server and it works there. Does it
have anything to do with the different 'Homes' that oracle wants to
install it's drivers into? I have installed and uninstalled the
drivers, different versions, different configurations at least 300
times. What am I missing?
Thanks for your help.
Pachydermitis
Jul 20 '05 #1
3 5714

"Pachydermitis" <de******@hotmail.com> wrote in message
news:4f**************************@posting.google.c om...
Hi all,
This should be easy, but it has me pulling my hair out.
I have a SQL 7 server running on NT server 4 with all the patches and
updates for both. I cannot seem to get the openrowset to run against
an oracle server, try as I might to install the drivers from oracle.
The first error I got said to install the drivers, so I did; now it
says 'msdaora' bla bla TNS: could not resolve service name. I have
tried the sql statement on another server and it works there. Does it
have anything to do with the different 'Homes' that oracle wants to
install it's drivers into? I have installed and uninstalled the
drivers, different versions, different configurations at least 300
times. What am I missing?
Thanks for your help.
Pachydermitis


Check out these KB articles (the second is linked from the first):

http://support.microsoft.com/default.aspx?kbid=280106
http://support.microsoft.com/default.aspx?kbid=259959

It sounds as if the Oracle client configuration is the problem - if you
can't connect with SQL Plus or some other Oracle client tool from the MSSQL
server, then you might get better answers in an Oracle group.

Simon
Jul 20 '05 #2
"Simon Hayes" <sq*@hayes.ch> wrote in message news:<41**********@news.bluewin.ch>...
"Pachydermitis" <de******@hotmail.com> wrote in message
news:4f**************************@posting.google.c om...
Hi all,
This should be easy, but it has me pulling my hair out.
I have a SQL 7 server running on NT server 4 with all the patches and
updates for both. I cannot seem to get the openrowset to run against
an oracle server, try as I might to install the drivers from oracle.
The first error I got said to install the drivers, so I did; now it
says 'msdaora' bla bla TNS: could not resolve service name. I have
tried the sql statement on another server and it works there. Does it
have anything to do with the different 'Homes' that oracle wants to
install it's drivers into? I have installed and uninstalled the
drivers, different versions, different configurations at least 300
times. What am I missing?
Thanks for your help.
Pachydermitis


Check out these KB articles (the second is linked from the first):

http://support.microsoft.com/default.aspx?kbid=280106
http://support.microsoft.com/default.aspx?kbid=259959

It sounds as if the Oracle client configuration is the problem - if you
can't connect with SQL Plus or some other Oracle client tool from the MSSQL
server, then you might get better answers in an Oracle group.

Simon


Turns out I needed an entry in one of the several tnsnames.ora file.
Jul 20 '05 #3
Turns out I needed an entry in one of the several tnsnames.ora file.


Several? Sounds like you need to clean up the install!
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dotan S. | last post by:
Hi, Need some help on a weird problem. I have a linked server to oracle DB (8i) using MSDAORA the server is SQL 2K SP3 (I've seen the same issue with SP2 as well). When trying to run a simple...
1
by: Mahesh Hardikar | last post by:
Hi , I have been trying to connect to access database from SQL Server 7.0. This machine is having 7.0 as a default instance and 2000 as a named instance. Also the machine doesn't have access...
1
by: Rudi | last post by:
Hy Forum ! I tried to do somsthing like this: CREATE PROCEDURE dbo.maches AS select * from openrowset('Microsoft.Jet.OLEDB.4.0', 'C:\temp\Fehler.mdb'; 'Administrator'; ' ' , Fehlerliste) ...
0
by: Alias | last post by:
Hi Guys , We are trying to use openrowset function to connect from sqlserver 2000 to oracle 10g database . If we provide a correct oracle database name , it works fine but if we somehow provide a...
1
by: billmiami2 | last post by:
I'm trying to pass through a SQL statement to an Oracle database using OPENROWSET. My problem is that I'm not sure of the exact syntax I need to use when the SQL statement itself contains single...
1
by: ammar_fake | last post by:
Hello! I have an Oracle linked server connected through MSDAORA. Linked server queries work perfectly - the "openquery" ones as well as the 4-part-named ones. The problem I have is with...
0
by: martin leer | last post by:
Hi all. I got the following error: OLE DB provider "MSDAORA" for linked server "infonet" returned message "Oracle client and networking components were not found. These components are...
2
by: Gugale at Lincoln | last post by:
Hi, I am not able to execute following command from computers other than the SQL server itself. select * from openrowset(bulk N'\\ImageServer\Model\Cam_05.dwg', SINGLE_BLOB) as doc
2
by: tezza98 | last post by:
Help please, im trying to use open OPENROWSET to import a csv file into my database Here is the code im using --Read CSV using OpenRowSet select * from OpenRowset('MSDASQL',...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.