See if the bcp utility can encrypt the data prior to writing it to a file so that data is not stored in plain text. If that's not an option, then look into encrypting the file once it is created to minimize the amount of time data is exposed in plain text.
See if the bcp utility can encrypt the data prior to writing it to a file so that data is not stored in plain text. If that's not an option, then look into encrypting the file once it is created to minimize the amount of time data is exposed in plain text.