Hi Friends!

I'm developing an application in .NET where I need to open reports made in CrystalReports 8.5. The report opens up at my end properly.(I'm using the connection parameters of the SQL Server database at my end). Now, when I send this same report to my client, he is not able to open up the report and see it.

Is it because the connection parameters of the SQL Server database at my client's end are different. If so, how to tackle this problem since Clients will inevitably have different connection parameters. Also I need to know will the client be able to open up my reports even if he DOESN'T have CrystalReports 8.5 installed on his machine.

TIA,

Debsoft