Re: stored procedure for pgp software

From: Danny Ravid (danny@deltathree.com)
Date: 09/28/02


From: "Danny Ravid" <danny@deltathree.com>
Date: Sat, 28 Sep 2002 01:14:52 +0300


we use this package ,we do not activate it from stored procedure
we use DTS do that ,we use activex script inside the package to
move paramaters etc.

if you have speicific problem,you can send me an email,and i will be
glad to help.

Danny Ravid
Senior DBA
DELTATHREE INC.

"Karen Fleming" <flemingkf@revenue.state.az.us> wrote in message
news:8a6201c26571$5fe2bcc0$36ef2ecf@tkmsftngxa12...
> I am having trouble writting a stored procedure using the
> pgp encryption software.
>
> If you are familiar with that package I would appreciate
> any suggestions.
>
> Thanks,
> Karen



Relevant Pages

  • Re: Use bind variables in a view
    ... >Is to basically wrap the view creation with a stored procedure, ... - define the variables in the package spec ... Alternatively (courtesy of Tom Kyte) you could set up a context, ...
    (comp.databases.oracle.server)
  • Re: How to force a SSIS package step to fail?
    ... I've now tried to add an Expression to the Precedence Constraints, bit I have some troubles defining the Varible it's going to look at..:-(. ... My Stored Procedure returns a character value, but when I set the step to return the value to the type String, then I get an "String: the Size property has an invalid size of 0" error everytime I execute the task. ... Why would you want the package to fail? ... could "fail" steps in order to control package flow, ...
    (microsoft.public.sqlserver.dts)
  • Re: I just want to run a stored procedure...
    ... I have a stored procedure that I want to run.The shell of it is ... PROCEDURE CODE0 (pCUR1 OUT CUR, ... You can't run a package, only the procedures and functions within it: ... I guess I just need to declare one? ...
    (comp.databases.oracle.server)
  • Re: remotely call a DTS
    ... I am not sure right now whether you get Access Denied on the package or Access Denied on something inside the package. ... This worked when I was logged into the server and ran it from my ... but the DTS blows up. ... The only time this stored procedure hsa worked was when I ran it ...
    (microsoft.public.sqlserver.dts)
  • Re: Delete DTS Package in code
    ... How can I run a package ... >asynchronously without saving it to run it through a stored procedure? ... Stick with the save, execute and delete. ... global community for SQL Server professionals ...
    (microsoft.public.sqlserver.dts)