Forms : Basic questions

From: (wrong string) érôme PERRET <jperret_at_freesurf.fr>
Date: Thu, 4 Jan 2001 15:08:15 +0100
Message-ID: <93205l$dmn$1_at_wanadoo.fr>


Hi,

[Quoted] [Quoted] I've got a basic questions concerning Forms :

[Quoted] [Quoted] I want to execute an INSERT command on a table whose name is in a parameter. How can I ?
[Quoted] I think a procedure that receive in parameter a CHAR value containing the [Quoted] SQL command (INSERT into ...) and execute that command will do the job.

[Quoted] [Quoted]     ex : THE_FAMOUS_PROCEDURE('INSERT into '||:PARAMETER.MY_PARAMETER||' values('Hello');');
[Quoted] Does this procedure exist ?

Jérôme Received on Thu Jan 04 2001 - 15:08:15 CET

Original text of this message