Declare Parameters ODP.NET
-
- Posts: 219
- Joined: Tue Oct 27, 2015 4:19 pm
Declare Parameters ODP.NET
Hello.
How do I declare parameters in Oracle? In SQL I use @.
Thank you.
How do I declare parameters in Oracle? In SQL I use @.
Thank you.
Re: Declare Parameters ODP.NET
Hello, Leonardo.
You should use : instead of the @ symbol.
Thank you.
You should use : instead of the @ symbol.
Thank you.
-
- Posts: 219
- Joined: Tue Oct 27, 2015 4:19 pm
Re: Declare Parameters ODP.NET
Hello.
My name is Leandro.
Right. One thing I noticed, the parameter name can not repeat within the select if no the ORA-01008 error occurs. Why this happens?
Thank you.
My name is Leandro.

Right. One thing I noticed, the parameter name can not repeat within the select if no the ORA-01008 error occurs. Why this happens?
Thank you.
Re: Declare Parameters ODP.NET
Hello,
Some problem in your query.
Please send us your report with test data for analysis.
Thank you.
Some problem in your query.
Please send us your report with test data for analysis.
Thank you.
-
- Posts: 219
- Joined: Tue Oct 27, 2015 4:19 pm
Re: Declare Parameters ODP.NET
Hello.
Already solved.
Thank you.
Already solved.
Thank you.
Re: Declare Parameters ODP.NET
Hello,
Ok.
Let us know if you need any additional help.
Thank you.
Ok.
Let us know if you need any additional help.
Thank you.