dbTalk Databases Forums  

Newbie DTS question: PGP encryption of exported file

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Newbie DTS question: PGP encryption of exported file in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SqlWannaBe
 
Posts: n/a

Default Newbie DTS question: PGP encryption of exported file - 11-04-2004 , 02:15 PM






Hey All,

I am new to DTS so please bear with me.

I have a DTS that generates a txt file output. All the queries, export and
that jazz work fine. What I need now is to encrypt that exported file with a
public key. Right now I let the DTS generate the file then manually encrypt
the file. Any insight on automation.

I would like to schedule this package to run at night, but can't leave an
unencrypted file out on the server so my current process is to run it
(having file currently exporting to my local machine) then manually
encrypting and manually moving onto the server.

Thanks bunches for any assistance



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Newbie DTS question: PGP encryption of exported file - 11-04-2004 , 02:35 PM






If you want to do this in DTS then PGP has a cmdline interface and you can
call that using the Execute Process task

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"SqlWannaBe" <SqlWannaBe (AT) nycap (DOT) rr.com> wrote

Quote:
Hey All,

I am new to DTS so please bear with me.

I have a DTS that generates a txt file output. All the queries, export and
that jazz work fine. What I need now is to encrypt that exported file with
a public key. Right now I let the DTS generate the file then manually
encrypt the file. Any insight on automation.

I would like to schedule this package to run at night, but can't leave an
unencrypted file out on the server so my current process is to run it
(having file currently exporting to my local machine) then manually
encrypting and manually moving onto the server.

Thanks bunches for any assistance




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.