Page 1 of 1
Parameters
Posted: Thu Nov 26, 2009 11:36 am
by mrz9009
Parameters
Posted: Thu Nov 26, 2009 4:29 pm
by Edward
Hi
Please see attached project.
Thank you.
Parameters
Posted: Fri Nov 27, 2009 12:37 am
by mrz9009
hi
Thank you.
sql?
stiReport1.IsRendered = false;
stiReport1["@DriverID"] = combodriver.Text;
stiReport1.Show();

Parameters
Posted: Fri Nov 27, 2009 1:48 am
by Stephan1
Hi mrz9009,
we're using this piece of code for setting a Parametervalue in our reports.
stireport1.DataSources("MyDatasource").Parameters("MyParameterName").ParameterValue = MyParameterValue
Maybe this is of help for you
Cheers
Stephan
Parameters
Posted: Fri Nov 27, 2009 2:18 am
by mrz9009
hi Stephan1
is Samples?:brick:
Thank you.
Parameters
Posted: Fri Nov 27, 2009 3:36 am
by Edward
Hi
Please make sure that you declared a parameter with @DriverID name into the parameter list of the DataSource which called 'sp1' function in SQL Server.
I was unable to launch your sample. Please send .bak file instead of the mdf if you need any help with your example.
Thank you.
Parameters
Posted: Fri Nov 27, 2009 4:53 am
by mrz9009
Parameters
Posted: Fri Nov 27, 2009 4:53 am
by mrz9009
Edward wrote:Hi
Please make sure that you declared a parameter with @DriverID name into the parameter list of the DataSource which called 'sp1' function in SQL Server.
I was unable to launch your sample. Please send .bak file instead of the mdf if you need any help with your example.
Thank you.
?
Parameters
Posted: Fri Nov 27, 2009 5:33 am
by mrz9009
Parameters
Posted: Mon Nov 30, 2009 12:07 pm
by Edward
Hi
Please send the report to support[at]stimulsoft.com as that link you provided did not work.
Thank you.