MySQL Forums
Forum List  »  Other Migration

Re: Exporting data to external sources (e.g. excel, csv or access, mssql)
Posted by: Rob Manning
Date: January 04, 2006 04:56AM

Hello,

SQuirreL SQL Client (www.squirrelsql.org) has some simple tab-delimited export capability.
You simply view table contents, select a the records you want to export, righ-click->Copy
and this sends the records with tab-delimited fields to the system clipboard. You can then
paste the result to your favorite editor save it as a file and open it in excel.

Rob Manning

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Exporting data to external sources (e.g. excel, csv or access, mssql)
8020
January 04, 2006 04:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.