Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 391
Default Excel retrieves data from Oracle

make sure that you actually do have that DLL installed &
registered.

Patrick Molloy
Microsoft Excel MVP
-----Original Message-----
Hi all, I would like to write a Excel macro program to

connect to Oracle
DB and retrieve data from it. I found from some websites

that I should
contain a sentance shown below in the source code:

Set OraSession = CreateObject

("OracleInProcServer.XOraSession")

However when I execute the program, it shows error 429

and said ActiveX
can't create object. Do I need to do anything so that I

can continue my
programming?

.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel retrieves data from Oracle

Hi, thanks for your reply first!

I am not very familiar with Macro and connection between Excel and
Oracle. Would you please tell me how I can get the DLLs and register
them, or provide any websites for my own learning?

Thanks again

Patrick Molloy wrote:

make sure that you actually do have that DLL installed &
registered.

Patrick Molloy
Microsoft Excel MVP
-----Original Message-----
Hi all, I would like to write a Excel macro program to

connect to Oracle
DB and retrieve data from it. I found from some websites

that I should
contain a sentance shown below in the source code:

Set OraSession = CreateObject

("OracleInProcServer.XOraSession")

However when I execute the program, it shows error 429

and said ActiveX
can't create object. Do I need to do anything so that I

can continue my
programming?

.


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
form that retrieves existing data from table and allows editing John L[_2_] Excel Discussion (Misc queries) 2 October 9th 09 06:32 PM
Import Data from Oracle to Excel ram_guru Excel Discussion (Misc queries) 1 June 5th 08 04:41 PM
Loading data from Excel to Oracle Dr Sanjay New Users to Excel 1 May 26th 06 03:06 PM
Exporting Excel data to Oracle DB JBruxer Excel Discussion (Misc queries) 0 January 5th 06 07:40 PM
Formula retrieves wrong data Newmoon Excel Discussion (Misc queries) 2 August 11th 05 04:02 PM


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

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

About Us

"It's about Microsoft Excel"