Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: create dynamic variables
mgmonzon wrote:
> I'm working in a payroll application where the user can implement any
> rule of calculation using a formula definition page.
> The actual application make the calculation using a program created in
> VB and we want eliminate all the VB code in order to make the
> application transportable.
>
> Regards,
>
> Mgmonzon
Apparently the country you live in is one in which you are not subject to laws such as Sarbanes-Oxley, HIPAA, FACTA, Basel II, PIPEDA, etc.
In this country what you describe, except for a very small company or a public organization would be a violation of the law.
That said ... there is still nothing in what you've written that requires specifically named variables. You might want to reconsider what you are doing but also look at the ANYDATA variable type. You can find a demo of its usage in Morgan's Library at www.psoug.org.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Wed Aug 09 2006 - 16:12:12 CDT