Page 1 of 1

How to get oracle data directly to Excel sheet

Posted: Wed 27 Aug 2014 22:04
by sis01
Hi all

Im using excel, Is there any way to get oracle data (using dot connect for oracle) by macro who calls a sqlscript and the rows result put on a sheet?

Thanks in advance...

Re: How to get oracle data directly to Excel sheet

Posted: Thu 28 Aug 2014 15:30
by Pinturiccio
Microsoft Excel does not support ADO.NET providers, that's why dotConnect for Oracle does not support loading data to an Excel sheet.

dbForge Studio for Oracle allows exporting data, returned by SQL queries, to Excel format. For more information, please refer to
http://www.devart.com/dbforge/oracle/studio/
http://www.devart.com/dbforge/oracle/st ... t_data.htm
http://www.devart.com/dbforge/oracle/st ... d_line.htm
http://www.devart.com/dbforge/oracle/st ... export.htm