Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default ADO - accessing oracle


I've got an interesting question :
I have prepared an excel form for users in our company to get externa
data from oracle database. I used ADO method. Standart way to ge
external data is when you describe a service provider in a connectio
string of the connection object. The connection string references th
connection object through any service provider drivers to oracle clien
on a local computer. The oracle client processes the sql strin
retrieves data from server on a remote computer and passes the dat
back to recordset object of my excel program. But there's a problem
not all users of our company have the oracle client installed. I
there's a way how, using ADO, to connect directly to oracle server on
REMOTE coumputer not through the oracle client ?
Thanks very much in advance

--
sarast
-----------------------------------------------------------------------
sarasta's Profile: http://www.excelforum.com/member.php...fo&userid=1095
View this thread: http://www.excelforum.com/showthread.php?threadid=26716

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default ADO - accessing oracle

As far as I'm aware, the only way to connect to Oracle is via SQLnet, which
an Oracle Client provides.

You might be able to use Web Services as another method for extracting
information. I can't be any more specific as I have no experience there.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"sarasta" wrote in message
...

I've got an interesting question :
I have prepared an excel form for users in our company to get external
data from oracle database. I used ADO method. Standart way to get
external data is when you describe a service provider in a connection
string of the connection object. The connection string references the
connection object through any service provider drivers to oracle client
on a local computer. The oracle client processes the sql string
retrieves data from server on a remote computer and passes the data
back to recordset object of my excel program. But there's a problem,
not all users of our company have the oracle client installed. Is
there's a way how, using ADO, to connect directly to oracle server on a
REMOTE coumputer not through the oracle client ?
Thanks very much in advance.


--
sarasta
------------------------------------------------------------------------
sarasta's Profile:
http://www.excelforum.com/member.php...o&userid=10956
View this thread: http://www.excelforum.com/showthread...hreadid=267167



  #3   Report Post  
Posted to microsoft.public.excel.programming
TK TK is offline
external usenet poster
 
Posts: 177
Default ADO - accessing oracle

Hi sarasta:

This might be a better site:

http://msdn.microsoft.com/newsgroups... ang=en&cr=US

Good Luck
TK


"sarasta" wrote in message
...

I've got an interesting question :
I have prepared an excel form for users in our company to get external
data from oracle database. I used ADO method. Standart way to get
external data is when you describe a service provider in a connection
string of the connection object. The connection string references the
connection object through any service provider drivers to oracle client
on a local computer. The oracle client processes the sql string
retrieves data from server on a remote computer and passes the data
back to recordset object of my excel program. But there's a problem,
not all users of our company have the oracle client installed. Is
there's a way how, using ADO, to connect directly to oracle server on a
REMOTE coumputer not through the oracle client ?
Thanks very much in advance.


--
sarasta
------------------------------------------------------------------------
sarasta's Profile:
http://www.excelforum.com/member.php...o&userid=10956
View this thread: http://www.excelforum.com/showthread...hreadid=267167




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default ADO - accessing oracle

Just spoke to a guy here at work.
The best way he thinks, is to use odbc.
Oracle DB comes with a config management tool that helps manage these links.

HTH.
Al.

"sarasta" wrote:


I've got an interesting question :
I have prepared an excel form for users in our company to get external
data from oracle database. I used ADO method. Standart way to get
external data is when you describe a service provider in a connection
string of the connection object. The connection string references the
connection object through any service provider drivers to oracle client
on a local computer. The oracle client processes the sql string
retrieves data from server on a remote computer and passes the data
back to recordset object of my excel program. But there's a problem,
not all users of our company have the oracle client installed. Is
there's a way how, using ADO, to connect directly to oracle server on a
REMOTE coumputer not through the oracle client ?
Thanks very much in advance.


--
sarasta
------------------------------------------------------------------------
sarasta's Profile: http://www.excelforum.com/member.php...o&userid=10956
View this thread: http://www.excelforum.com/showthread...hreadid=267167


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL for Oracle David Excel Discussion (Misc queries) 4 September 26th 06 06:22 PM
SQL for Oracle David Excel Discussion (Misc queries) 2 September 26th 06 04:28 PM
Accessing oracle database through excel cell coeus Excel Discussion (Misc queries) 8 August 10th 06 01:48 AM
Problem accessing Oracle Public Synonyms from Microsoft Excel 2002 Sandeep Excel Discussion (Misc queries) 1 January 5th 05 09:31 AM
CopyFromRecordset for Oracle ? Rich[_16_] Excel Programming 2 July 19th 04 10:38 AM


All times are GMT +1. The time now is 12:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"