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

How To Set The Connection String For All .trdp files Having SqlDatasource Of Telerik Report Designer

1 Answer 643 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chaitanya
Top achievements
Rank 1
Chaitanya asked on 15 Mar 2017, 10:22 AM

I had implemented telerik reports more than 50 in Telerik Report Designer by using Sql Datasource and now i wanna change the connection string of all the telerik reports...now how can i change the connection string in Sql Datasource of Telerik Report Designer.

 

Please help me...

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 15 Mar 2017, 01:44 PM
Hi Chaitanya,

When you configure the SqlDataSource component you can use named connection strings - SqlDataSource Wizard.

All connection strings are saved in a local config.file which can be edited - How to edit connection strings saved by the Standalone Report Designer? You can also edit connection strings from Standalone Report Designer - File - Options - Data Connections.

When you deploy the reports, you can change the target database through the named entry under connectionStrings in the configuration file. The reporting engine will search only to match the connection string's name attribute with the SqlDataSource.ConnectionString property's value.

Regards,
Stef
Telerik by Progress
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
Chaitanya
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or