On 3/9/07, Anderson, James H (IT) <[EMAIL PROTECTED]> wrote:
I need to "export" a table to a file in the same format as used by .import, but I don't see any such cmd. Am I missing something, or does such a cmd just not exist?
You should set the output to that file by using .output command and then dump that table using .dump command.
Hope it helps. Cheers. -- Leonardo Mateo. There's no place like ~ ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

