Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: Daverms
Hi,
Do you have multiple queries running under a <cfquery> </cfquery> blocks. If so, check whether each statements are separated with ";" (or else) make them as separate queries.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
quote:
Originally posted by: sachin_td
Thanks all for a quick reply
This is the complete code. I have been using different <cfquery> tag for each query then too i am getting the same error.
I found that its just because i am executing multiple queries which is not supported in oracle .Is there is any other way around through which i can execute multiple queries apart from storing in another file. As i am using the result of queries and queries are also using the form data.
Plz help its urgent
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied