I was checking out the ParametersDateRange.mrt sample report and noticed there's no data. There's no connections defined. So I created a new one. When I edit the Northwind data source I don't see where I can define an existing connection.
How to specify a connection for a data source?
How to specify a connection for a data source?
Re: How to specify a connection for a data source?
Hello,
For our Demo samples we have registered a DataSet from code using RegData() method. In your report you can create a XML or OleDb or SQL Connection and specify the connection in it.
http://www.stimulsoft.com/en/documentat ... source.htm
Thank you.
For our Demo samples we have registered a DataSet from code using RegData() method. In your report you can create a XML or OleDb or SQL Connection and specify the connection in it.
http://www.stimulsoft.com/en/documentat ... source.htm
Thank you.