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

Telerik Reports and IBM DB2 Datasource

1 Answer 155 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Abe
Top achievements
Rank 1
Abe asked on 26 Feb 2020, 02:25 PM
Hi, we currently have an Asp.Net MVC application and we use a lot of Kendo UI components. There is a new requirement to create a dashboard for our application, all the data for the dashboard is in a database view.  I would like to make use of Telerik reporting to show a report based on some of the data which is returned in the view. Also, I would like the report to refresh every 5 seconds. Is this possible in Telerik reporting and if so where do I start?
Regards,
Abe

1 Answer, 1 is accepted

Sort by
0
Ivan Hristov
Telerik team
answered on 02 Mar 2020, 09:15 AM

Hi Abe,

Telerik Reporting can connect to virtually any database through ADO.NET data adapter or OleDB/ODBC connections. Even better, in case you don't have such driver at hand, we got you covered - our product ships with a set of ODBC drivers, provided by DataDirect, allowing you to connect to some of the most popular databases. The driver set includes IBM DB2, so although we haven't tested this specific scenario, there shouldn't be any problem connecting the report to that database.

About updating the viewer on a specified interval - we do not have such functionality out-of-the-box, but a simple JavaScript function that calls the refresh() command of the ReportViewer should do.

I would suggest to go through the Getting Started articles that show how to design your report and connect it to data. Should you have further questions, please do not hesitate to ask.

Regards,
Ivan Hristov
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Abe
Top achievements
Rank 1
Answers by
Ivan Hristov
Telerik team
Share this question
or