Home » Developer & Programmer » Forms » different parameter and also successfully compile !!! (DB 10gR2 , Forms 10g , Win XP SP2)  () 1 Vote
icon4.gif  different parameter and also successfully compile !!! [message #347736] Sat, 13 September 2008 06:48 Go to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

I was really surprised when I tried to change the parameter for execute_query and still successfully compile !!!

have a look for this screen shot :-

http://img162.imageshack.us/img162/7168/execqrynocommittruehk3.png

it's really wired , I used to use parameters like :-
EXECUTE_QUERY(ALL_RECORDS)
EXECUTE_QUERY(FOR_UPDATE)
EXECUTE_QUERY(ALL_RECORDS, FOR_UPDATE)
that as I read from Oracle Site ........ Click Here
BUT NOT
EXECUTE_QUERY(NO_COMMIT);


what's went wrong with me ? what's the point that I couldn't understand it ?

[Updated on: Sat, 13 September 2008 06:50]

Report message to a moderator

Re: different parameter and also successfully compile !!! [message #347878 is a reply to message #347736] Sun, 14 September 2008 18:37 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

Sad any answer ?!!!!!
Re: different parameter and also successfully compile !!! [message #347882 is a reply to message #347736] Sun, 14 September 2008 21:27 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

for everyone :-
please have a look for the attachment , it's Private message from anacedent.

for anacedent :-
Laughing if you have the Right answer for my question , prove it ..... or you just saying that because you don't know the Answer Very Happy
Re: different parameter and also successfully compile !!! [message #347940 is a reply to message #347882] Mon, 15 September 2008 02:28 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Asking a question over the weekend and demanding a reply first thing Monday morning is dumb.

Wait a day and then push.

'execute_query' is a command, 'no_commit' is an argument which is substituted by a number (I don't do 'Compiler Theory' so I don't know the exact term they use). I believe that ANY argument can be compiled into any command that will take an argument. It just fails at run time that's all.

David
Previous Topic: installation of developer suite on linux (suse11)
Next Topic: duplicate entry
Goto Forum:
  


Current Time: Sat Feb 15 14:59:42 CST 2025