MySQL Forums
Forum List  »  Microsoft SQL Server

Load Data Infile Output into file
Posted by: Mohammad Asaf
Date: October 04, 2005 08:17AM

Is there any way to save output from LOAD DATA LOCAL INFILE to a text file or into a table for later use.

By output I mean status of command which is displayed by telling no of records transferred, error messages, warnings, as well as run time.

I need to have something similar to BCP -o option where output from bcp could be redirected to a file.

Options: ReplyQuote


Subject
Written By
Posted
Load Data Infile Output into file
October 04, 2005 08:17AM


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.