Re: OWA_SEC
Date: 28 Oct 2003 09:02:06 -0800
Message-ID: <803da680.0310280902.1046bd31_at_posting.google.com>
Daniel Morgan <damorgan_at_x.washington.edu> wrote in message news:<1067298166.45842_at_yasure>...
> Charles wrote:
>
> >Good Afternoon, All
> >
> >I am fairly new to Oracle and PL/SQL programming. I am currently
> >working on a time management system using PL/SQL and need to implement
> >security. The package my supervisor referenced is the OWA_SEC package.
> >
> >I found reference at the Oracle site but for a novice is is sparse in
> >its explanation. Does anyone have a recommendation to a book that will
> >help explain it in detail and how to implement it?
> >
> >Your kind assistance is greatly appreciated.
> >
> >
> Why OWA_SEC. It certainly wouldn't be my first choice of ways to
> implement security.
>
> Can you explain a bit more about the application and environment?
Well, if I understand your question...the application is a PL/SQL procedure that generates HTML to display an HTML form for input of time. I have drop down lists that I populate with a cursor and blank form input fields to input hours each day. Then there is a comments field at the end of each line.
The procedures run from a UNIX environment.
The boss wants us to use the OWA_SEC package...
This is not the only package I want to learn about so I may increase my knowledge but I figured it was a good start since I am being requested to implement, etc...
Thanks Received on Tue Oct 28 2003 - 18:02:06 CET