Record Group Problem
435625May 18 2005 — edited May 20 2005Dear friends,
Could you help me with this problem, please?
I'm building my system so that the tables in the database are encapsulated with an API, so that no user is allowed to make any direct access to any table, and that any DML operation is done through this API.
The problem is that I couldn't create a record group (on Forms Builder) built on a stored procedure.
Could anyone tell me how to build a record group on a stored procedure?
Note: I'm using Oracle Database 9i, and Oracle Developer/2000 Release 6i