This is a migrated thread and some comments may be shown as answers.

Working with Telerik Report Controls and MySQL DB

4 Answers 315 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Peeyush
Top achievements
Rank 1
Peeyush asked on 05 May 2011, 03:32 PM
I am facing problems regarding binding the columns of table in report, i have used the mysql db and the data is taken in a dataset
which contains all the data and data can be seen during debugging in a dataset but how can i display that data into a table which is inside
a report, i have taken parameters of report which are being shown when i run the application any urgent help will be grateful

4 Answers, 1 is accepted

Sort by
0
Squall
Top achievements
Rank 1
answered on 05 May 2011, 04:13 PM
Hi
Why don't you use directly a SqlDataSource? About the dataset you can use them in the reporting with a ObjectDataSouce.
SN
0
Peeyush
Top achievements
Rank 1
answered on 06 May 2011, 06:25 AM
I have to use mysql db only, the connection to the database has been done through a method needdatasource in which i am passing
the report parameter, the parameters are being displayed when i run the application but the data is not displayed in table,
0
Squall
Top achievements
Rank 1
answered on 06 May 2011, 02:00 PM
The  SqlDataSource support parameterized MySQL. Do you have a special reason to avoid the easier approach with the SqlDataSouce wizard? If you have such reason you can read this article Using data source with parameters in Telerik Reporting
0
Peeyush
Top achievements
Rank 1
answered on 06 May 2011, 03:21 PM
hello Squall thanks for this,
actually i am new to telerik report control i just need to create a sample report, which looks good consisting
of chart etc. , so please could you help me regarding this, the previous problem is solved, as i have installed mysql connector
and things are easy now
Tags
General Discussions
Asked by
Peeyush
Top achievements
Rank 1
Answers by
Squall
Top achievements
Rank 1
Peeyush
Top achievements
Rank 1
Share this question
or