stored procedure for pgp software

From: Karen Fleming (flemingkf@revenue.state.az.us)
Date: 09/26/02


From: "Karen Fleming" <flemingkf@revenue.state.az.us>
Date: Thu, 26 Sep 2002 08:28:33 -0700


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)