tag:blogger.com,1999:blog-4677316190423110840.post2918682875399027996..comments2008-07-05T11:30:00.946+02:00Comments on Software Engineer Thoughts: Extracting Data to Excel using only SQL*PlusPaweł Baruthttp://www.blogger.com/profile/16867021334037413869noreply@blogger.comBlogger5125tag:blogger.com,1999:blog-4677316190423110840.post-21767912387248405832008-07-01T15:20:00.000+02:002008-07-01T15:20:00.000+02:00How to add a column header to this html output?How to add a column header to this html output?raohttp://www.blogger.com/profile/08241056529883549746noreply@blogger.comtag:blogger.com,1999:blog-4677316190423110840.post-61534854705103150432008-06-30T20:58:00.000+02:002008-06-30T20:58:00.000+02:00Pawel,It is really working well. But is there any ...Pawel,<BR/><BR/>It is really working well. But is there any way we can remove this initial sql statement and add column headings to excel?<BR/><BR/>Your help is really appreciated.Raohttp://www.blogger.com/profile/05261496329074145832noreply@blogger.comtag:blogger.com,1999:blog-4677316190423110840.post-89907303912590289692007-09-11T23:29:00.000+02:002007-09-11T23:29:00.000+02:00Pawel,This trick is great as I have an web applica...Pawel,<BR/>This trick is great as I have an web application which handles many languages and I could not get output which is readable from queries. Thanks for the good tip.<BR/><BR/>- SusantaSusanta Chattopadhyayhttp://www.blogger.com/profile/01901328987832789947noreply@blogger.comtag:blogger.com,1999:blog-4677316190423110840.post-39727969064803381012007-07-10T07:59:00.000+02:002007-07-10T07:59:00.000+02:00ODBC is also an solution. But in my case I could n...ODBC is also an solution. But in my case I could not force it to work correctly with UTF8 data. I had data in many languages and lot of data get corrupted that way.Paweł Baruthttp://www.blogger.com/profile/16867021334037413869noreply@blogger.comtag:blogger.com,1999:blog-4677316190423110840.post-48424250225226115062007-07-10T01:21:00.000+02:002007-07-10T01:21:00.000+02:00one thing you can try as well:define a dsn for ODB...one thing you can try as well:<BR/>define a dsn for ODBC in the client to the Oracle data provider and your database alias, setup oracle client on that pc and then run the query directly from inside Excel, using a SQL statement from inside the spreadsheet.<BR/>works quite well.Noonshttp://www.blogger.com/profile/07694829378563989648noreply@blogger.com