i want to take the data out of 1 table, and put it into a table in a different database, with different column names... so i'm wondering if i could do a dump type thing to the table, or even 1 column at a time, edit the text file if necessary, and insert it into the new table?