I am exporting data using BCP util, in SQL native format, creating an output format.
The proces executes a stored procedure, creating a temporary table, and then the BCP exports the table to an output file, in native SQL. Is there a method to have this output file encrypted without a 3rd party process?
Software/Hardware used:
ASKED:
December 7, 2012 4:17 PM