Home » Developer & Programmer » Forms » Wrapper function
Wrapper function [message #80400] Tue, 17 September 2002 06:56 Go to next message
Balamurugan.R
Messages: 91
Registered: March 2001
Member
Hi,

Can anybody explain what is the use of wrapper function over ordinary function. If explain with proper example, it will be useful for me.

Thanks in advance.

With luv,
Balu
Re: Wrapper function [message #80403 is a reply to message #80400] Tue, 17 September 2002 09:06 Go to previous message
ram kumar
Messages: 113
Registered: August 2002
Senior Member
hi,
using wrap utility u can do it..
wrap if using 8i and if using oracle8 wrap8o
write u'r fuction in sql file for example:test.sql
whcih contains a scritp that creates function..
go to dos
c:>wrap iname=test.sql(specify with path i fnot same location)
it creates a test.plb
use this plb to creat function in sql plus
sql>sta test.plb
once the function is created
the source code is encrypted..
the main function fo wrapper utility is to hide pl/sql code ..
hope this is clear
regards
ram
Previous Topic: making wrapper function
Next Topic: How to debug a stored procedure in a form's debug
Goto Forum:
  


Current Time: Fri Apr 26 09:10:06 CDT 2024