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

Evaluating telerik reporting

2 Answers 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Van
Top achievements
Rank 1
Van asked on 06 Nov 2007, 12:50 PM
Hello,
  We are in the process of finalising a reporting tool. I want to know if Telerik reports can extract data from both SQL server 2000 and SQL server 2005 databases.

Many thanks in advance,
Vaneeth

2 Answers, 1 is accepted

Sort by
0
Svetoslav
Telerik team
answered on 06 Nov 2007, 03:47 PM
Thank you for your question, Van.

Telerik Reporting does not provide its own data layer. Rather, it depends on standard .NET objects - collections, DataSource, DataTable, DataViews and data adapters. For more information please refer to this help topic.

What you need to connect to SQL Server 2000/2005 are the standard objects from System.Data.SqlClient namespace (System.Data.dll). Yes, that's it! Moreover we strongly recommend using the provided Report Wizard or Data Source Wizard which will assist you in connecting to your data base in a few simple steps without the need to write any code by hand.

Let us know if you have other questions.

 
Best wishes,
Svetoslav
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Van
Top achievements
Rank 1
answered on 06 Nov 2007, 05:45 PM
Many thanks for your immediate response.
Vaneeth
Tags
General Discussions
Asked by
Van
Top achievements
Rank 1
Answers by
Svetoslav
Telerik team
Van
Top achievements
Rank 1
Share this question
or