hi
This is kavita. currently I m working on crystal report in c# with ASP.NET,
I want to ask when we generate crystal report (coose project->....) we give server name database name,select table ,grouping etc.
but if we want to change our system then how to change server name.
Loading
Sachin DoshiPosted Dec 7, 2006, 9:46 PM
This is kavita. currently I m working on crystal report in c# with ASP.NET,
I want to ask when we generate crystal report (coose project->....) we give server name database name,select table ,grouping etc.
but if we want to change our system then how to change server name.
Kavita,
What i understand is you have more than one server having similar configuration.
You can achive this by clicking on the crystal report field explorer-> Databasefields->Right click here and select Set Datasouce location. and map it with the one you need to connect to.
Also note that before doing this you will have to make a connection to the new server by creating a new connection using database experts so that you will be able to see this new connection in the "Replace with" of Set Datasource Location dialog box.
Does this help you ...if not do write back with the your problem.
Ashley JacksonPosted Dec 4, 2006, 10:49 AM
Hope this helps, Ash.