Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default CopyFromRecordset for Oracle ?

I am using Excel 97.

I wanted to know if there is a command like CopyFromRecordset that
can be used with Oracle?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default CopyFromRecordset for Oracle ?


Excel97 has a copyfromrecordset method, BUT it supports only DAO not ADO.
DAO supports JetEngine thru ODBC, but no Oracle.
Read:
http://www.orafaq.com/faqmsvb.htm

Excel2000 and above DO support CopyFromRecordSet on ADO.

However you CAN create an ADO recordset and transfer to the sheet with a
simple loop.
read this:
http://www.erlandsendata.no/english/...=envbadacrs2ws

HTH


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


(Rich) wrote:

I am using Excel 97.

I wanted to know if there is a command like CopyFromRecordset that
can be used with Oracle?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 593
Default CopyFromRecordset for Oracle ?

keepITcool wrote ...

DAO supports JetEngine thru ODBC, but no Oracle.
Read:
http://www.orafaq.com/faqmsvb.htm


The article says DAO has no advantage over ODBC but in my experience
it's worse than that i.e. Oracle reacts very badly to DAO resulting in
frequent crashes.

Jamie.

--
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
Search Sample for Oracle-to-Excel extraction with CopyFromRecordset Keith Clark Excel Discussion (Misc queries) 0 January 22nd 09 07:31 PM
ADO & CopyFromRecordset performance vali Excel Programming 7 July 14th 04 09:09 AM
CopyFromRecordset Bug with Office XP Jeff Meeko Excel Programming 2 April 12th 04 05:21 PM
CopyFromRecordset does nothing E Harris Excel Programming 5 January 8th 04 04:29 PM
Copyfromrecordset Bug ? news.btx.dtag.de Excel Programming 1 August 1st 03 07:44 PM


All times are GMT +1. The time now is 05:47 PM.

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"