begin
forms_dll('drop table CALL_BARRING_TEMPLATES');
end;
-----Message d'origine-----
De : Poole David [mailto:oracledba-ezmlmshield-x83834076.[Email address protected]
Envoyé : jeudi 7 avril 2005 15:34
À : LazyDBA Discussion
Objet : Forms: Trying to 'DROP TABLE'
Hi Guru
How do I drop a table using Oracle Forms? So far I have the following PL/SQL in a triggered button but whenever I try to compile it it errors.
All help greatly appreciated.
David
------------------------------------
begin
drop table CALL_BARRING_TEMPLATES;
end;
------------------------------------
Systems Operations, Thus Plc.
.
. . _
www.thus.net www.demon.net
email. david.[Email address protected]
internal. 740 4156
external. 0141 566 4156
mobile. 07880 502093
--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these terms:http://www.lazydba.com/legal.html
Oracle LazyDBA home page