SSIS: Bulk insert with EncryptByKey? -
11-19-2008
, 09:14 AM
As far as I can tell there is no way to do a fastload or bulk insert if you
need to use the EncryptByKey function on a field that is being inserted.
Is there a way to do it via a script component? Either in the script itself
or have it call an external EXE?
Thanks. |