I am trying to make changes to the Data Source in my report and it works fine but I can't seem to save it.
In the Report Data tab, you set up your Data Source and set the Connection String which would point to one server or another as well as permissions.
What I was doing was making a copy of the report that would be 90% the same on another server for another database.
I can make the changes manually and it works fine while working with it. The changes stay there until you close VS. Sometimes it will ask if you want to change the .sln file for the project. But it doesn't keep these changes.
Even when you say "Save All" or when you close the VS and it asks if you want to save all - it doesn't save it.
Why is that? It is a real problem since I first build and run this on my development server and then want to move it to a production server - it won't work. It ends up pointing at the originally database (the development machine).
Thanks,
Tom
In the Report Data tab, you set up your Data Source and set the Connection String which would point to one server or another as well as permissions.
What I was doing was making a copy of the report that would be 90% the same on another server for another database.
I can make the changes manually and it works fine while working with it. The changes stay there until you close VS. Sometimes it will ask if you want to change the .sln file for the project. But it doesn't keep these changes.
Even when you say "Save All" or when you close the VS and it asks if you want to save all - it doesn't save it.
Why is that? It is a real problem since I first build and run this on my development server and then want to move it to a production server - it won't work. It ends up pointing at the originally database (the development machine).
Thanks,
Tom