Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Oracle Miscellaneous > Re: How to Ex**...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 13 Topic 6935 of 7280
Post > Topic >>

Re: How to Ex****t Database into csv files

by joel garry <joel-garry@[EMAIL PROTECTED] > Jun 9, 2008 at 02:21 PM

On Jun 9, 11:34=A0am, BookerT <ch...@[EMAIL PROTECTED]
> wrote:
> What is the best way to ex****t any of the following:
>
> 1. Whole Schema, or
> 2. All Tables with Row Header information, or
> 3 =A0Individual tables with Header row information
>
> I opened up access and ex****ted all of my tables into csv files, but
> it did not include the column name information.
> I am trying to ex****t the 1st row, so that I can im****t into another
> type of database that would recognize the 1st row as the field name
> row.
>
> Thanks

It depends.

What do you really need to accomplish?

One solution might be to look at the all_tab_columns view.  Another
way might be to hard code the column names into another csv file and
concatenate them.  You don't do the access equivalent of "select *
from table" do you?

The best way for you might not be the best way for anyone else.  Also,
"ex****t" in the Oracle world generally refers to specific tools that
don't do what you want.

There are tools for making csv files, as well as techniques that avoid
using access.  There is probably some way to do what you want with VB
or some other MS-thingie, so you can do it directly with access, but I
wouldn't know about that.  You might google for it, though.  I wrote
some program in an obscure tool that used COM to do magic nice things
directly into ridiculously complicated spreadsheets, then the tool
stopped officially sup****ting it.  It was a real PITA, anyways, and
I'm not looking forward to rewriting all that stuff when the tool
actually stops sup****ting it.

Maybe cdo.tools or an access group might answer better.

jg
--
@[EMAIL PROTECTED]
 is bogus.
Duuuuuhhhhhh... http://news.cnet.com/8301-13505_3-9962935-16.html
 




 13 Posts in Topic:
How to Export Database into csv files
BookerT <chipw@[EMAIL   2008-06-09 11:34:24 
Re: How to Export Database into csv files
joel garry <joel-garry  2008-06-09 14:21:39 
Re: How to Export Database into csv files
BookerT <chipw@[EMAIL   2008-06-09 14:43:56 
Re: How to Export Database into csv files
yf110@[EMAIL PROTECTED]   2008-06-09 15:08:35 
Re: How to Export Database into csv files
BookerT <chipw@[EMAIL   2008-06-10 03:19:30 
Re: How to Export Database into csv files
timmg <tmillsgroninger  2008-06-10 12:13:24 
Re: How to Export Database into csv files
Ed Prochak <edprochak@  2008-06-11 10:46:55 
Re: How to Export Database into csv files
timmg <tmillsgroninger  2008-06-12 07:54:52 
Re: How to Export Database into csv files
Paulie <linehan.paul@[  2008-06-18 23:39:58 
Re: How to Export Database into csv files
joel garry <joel-garry  2008-06-23 14:15:50 
Re: How to Export Database into csv files
timmg <tmillsgroninger  2008-06-25 13:16:23 
Re: How to Export Database into csv files
Ed Prochak <edprochak@  2008-06-26 10:27:45 
Re: How to Export Database into csv files
timmg <tmillsgroninger  2008-07-02 07:30:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Dec 3 0:14:50 CST 2008.