Re: Query Oracle database without linked server
- From: "Russell Fields" <russellfields@xxxxxxxxxx>
- Date: Thu, 25 Oct 2007 08:54:18 -0400
You should post the error. That might help someone recognize the problem. -
RLF
<YuS.Mei@xxxxxxxxx> wrote in message
news:1193315025.547896.15120@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have to query Oracle database from SQL server 2000. But I do not
want to create linked server in SQL server 2000. I tried the
opendatasource as following.
SELECT * FROM OPENDATASOURCE( 'MSDAORA.1',
'Data Source=ORA;User
ID=username;Password=password' )..Clarity.GOAL_TYPE
I got error on that. however, I can get data from Oracle in MS access
with ODBC. Do es anyone have experience to retrieve Oracle data from
SQL server?
Thanks.
.
- References:
- Query Oracle database without linked server
- From: YuS . Mei
- Query Oracle database without linked server
- Prev by Date: Query Oracle database without linked server
- Next by Date: accessing remote database
- Previous by thread: Query Oracle database without linked server
- Next by thread: accessing remote database
- Index(es):
Relevant Pages
|
Loading