Hi,
Just a thought as I am moving a muti-user application from Visual FoxPro (VFP) to APEX.
The VFP application uses a lot of temporary tables created on the fly,which users access and
update,and the program uses the updated values to proceed and so on back and forth.
Can private temporary tables be used as an alternative to collections or is there an altogether better way to
do this apart from this? I am on APEX 18.1.
Any thoughts on this?
Regards,
leckj