How to change the payroll_2007_08connectionstring to payrollconnectionstring (dataset) without removing the fields in reports.
Database
1
Posts
1
Posters
0
Views
1
Watching
-
I created dataset in Visual Studio 2008 using payroll_2007_08 database with payroll_2007_08connectionstring (sql server 2005), now recently we changed the database name to only payroll. If i remove the dataset all the fields which i created in report will automatically goes because of this connection string removed. How to change the payroll_2007_08connectionstring to payrollconnectionstring (dataset) without removing the fields in reports. If anybody knows, please reply me. Thanks in advance.