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 > Database Server Software > Oracle > Database to Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-14-03, 11:35
aravinth aravinth is offline
Registered User
 
Join Date: Feb 2003
Posts: 1
Database to Excel

Hi,

I want to place Oracle data in an excel worksheet through programming java. Has anyone a solution for this?

Thanks for your help.

aravinth
Reply With Quote
  #2 (permalink)  
Old 03-03-03, 17:25
jef72 jef72 is offline
Registered User
 
Join Date: Mar 2003
Location: Belgium
Posts: 9
Re: Database to Excel

I used OLE from Oracle Forms to send data to excel. It worked fine.

Do you want to push the data from the Oracle DB to excel or from an apps ?

You can also use ODBC into Excel VBA modules to grab data from Oracle.

I hope it'll help you.

Quote:
Originally posted by aravinth
Hi,

I want to place Oracle data in an excel worksheet through programming java. Has anyone a solution for this?

Thanks for your help.

aravinth
Reply With Quote
  #3 (permalink)  
Old 03-04-03, 06:20
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,543
Re: Database to Excel

This article was written for DB2, but I don't see a reason why this will not suit Oracle ...

http://www7b.boulder.ibm.com/dmdd/li...302bhogal.html

Sorry if I have missed something

Cheers

Sathyaram
Reply With Quote
  #4 (permalink)  
Old 03-05-03, 03:58
ihv ihv is offline
Registered User
 
Join Date: Mar 2003
Posts: 1
Re: Database to Excel

Quote:
Originally posted by jef72
I used OLE from Oracle Forms to send data to excel. It worked fine.
Hi!

I'm using Forms 6 and it can't display raw files (that come from database blob column) in OLE item, only those ones are shown which is saved by Forms itself (I looked the content and it seems that forms is formatting those files on its own way). Is there any solution to open raw files in forms using OLE?
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