Declare Parameters ODP.NET

Stimulsoft Reports.NET discussion
Post Reply
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Declare Parameters ODP.NET

Post by Leandro Borges »

Hello.
How do I declare parameters in Oracle? In SQL I use @.
Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Declare Parameters ODP.NET

Post by HighAley »

Hello, Leonardo.

You should use : instead of the @ symbol.

Thank you.
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Declare Parameters ODP.NET

Post by Leandro Borges »

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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Declare Parameters ODP.NET

Post by Alex K. »

Hello,

Some problem in your query.
Please send us your report with test data for analysis.

Thank you.
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Declare Parameters ODP.NET

Post by Leandro Borges »

Hello.
Already solved.
Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Declare Parameters ODP.NET

Post by Alex K. »

Hello,

Ok.
Let us know if you need any additional help.

Thank you.
Post Reply