String parameters

Stimulsoft Reports.NET discussion
Post Reply
tulioc
Posts: 1
Joined: Wed Dec 05, 2007 2:00 pm
Location: BH

String parameters

Post by tulioc »

Hi folks,


I have two problems! The first, how I can send string parameters for report? I created the String parameters "@codLinha" in my datasources report.
And added the line and trim(d.T$CPRG$O) = '@codLinha' in my SQL. But, don´t works! I use Oracle 10g and Visual Studio 2005.

The second, the pictures "first", "previous", "next" and "last" don´t show on the page, why?


Sorry about my english!!!! :hugging:

Hugs!

Túlio
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

String parameters

Post by Edward »

tulioc wrote:I have two problems! The first, how I can send string parameters for report? I created the String parameters "@codLinha" in my datasources report.
And added the line and trim(d.T$CPRG$O) = '@codLinha' in my SQL. But, don´t works! I use Oracle 10g and Visual Studio 2005.
Please visit the following links:

http://forum.stimulsoft.com/Default.aspx?g=posts&t=504

http://www.stimulsoft.com/livedemos/Rep ... ers_2.html

tulioc wrote:The second, the pictures "first", "previous", "next" and "last" don´t show on the page, why?
Please increase value of the ServerTimeOut property in the StiWebViewer component.

Also the following link will be useful too:

http://forum.stimulsoft.com/Default.aspx?g=posts&t=523

Thank you.
Post Reply