Page 1 of 1

String parameters

Posted: Wed Dec 05, 2007 2:10 pm
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

String parameters

Posted: Fri Dec 07, 2007 4:29 am
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.