Path: news.f.de.plusline.net!news-fra1.dfn.de!keepthis.news.telefonica.de!telefonica.de!newsgate.cistron.nl!xs4all!transit4.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
From: "Ian M" <me@NOSPAM.com>
Newsgroups: comp.databases.oracle.tools
Subject: Re: WRAP.EXE: are there alternatives?
Date: Thu, 25 Jan 2007 19:22:23 +0100
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3028
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
X-RFC2646: Format=Flowed; Response
Lines: 26
Message-ID: <45b8f457$0$334$e4fe514c@news.xs4all.nl>
NNTP-Posting-Host: 82.93.228.210
X-Trace: 1169749080 news.xs4all.nl 334 [::ffff:82.93.228.210]:15372
X-Complaints-To: abuse@xs4all.nl
Xref: news.f.de.plusline.net comp.databases.oracle.tools:35447

>> Hi,
>>
>> I am looking for a way to encrypt PL/SQL code.
>> I used Oracle WRAP.EXE (Oracle version 9.2.0.8.0), but I discovered that 
>> it
>> cannot encrypt the code when this contains for example:
>>
>> JOIN
>> CASE
>> MERGE
>>
>> Is there an alternative tool available anywhere?
>> Please respond to the group.
>>
>> TIA,
>> Regards,
>> Henk Hultink
>> Stoas, Wageningen
>> http://www.stoas.nl
>
> Just add the line:
dam, enter key too fast , ill try again :)

wrap iname=input.pkb oname=output_wrapped.pkb edebug=wrap_new_sql 


