Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nepoh
  • Order by date
  1. nepoh

    Powerbuilder calls Oracle Package function of des3decrypt.

    Hi Matt, Thanks for your reply. The decrypt/encrypt function in oracle is an existing one. it's working fine when called in oracle forms. but if invoke in powerbuilder, the result is different. I will try to recreate the function and try to check the value it generated especially the hextoraw...
  2. nepoh

    Powerbuilder calls Oracle Package function of des3decrypt.

    I noticed that there was a thread with similar question with me but it's already closed. thread144-1142055. Can I possibly re-open the issue? Thanks.
  3. nepoh

    Powerbuilder calls Oracle Package function of des3decrypt.

    Hi Matt, Are you able to help me... the mentioned external function I've got in Powerbuilder that calls oracle function of des3decrypt of dbms_obfuscation_toolkit, is giving me a wrong output. Although the des3encrypt is working fine but the des3decrypt is not. Do you know any issues that...
  4. nepoh

    Powerbuilder calls Oracle Package function of des3decrypt.

    Hi Matt, Thanks for the information. I missed the part where I need to associate the external function to the transaction object. All is goo now. Thanks to you. Nepoh
  5. nepoh

    Powerbuilder calls Oracle Package function of des3decrypt.

    Hi, We have an existing oracle package function to decrypt password. The function name is decrypstring which used the dbms_obfuscation_toolkit. My problem occur when I tried to access the function in Powerbuilder. I created global external function in Powerbuilder as follows: public long...

Part and Inventory Search

Back
Top