Hello there
We have a strange problem with a report.
The queries that the report generates on the server are different to the queries that are generated on my local machine.
I saw that while running the MS SQL profiler. I already compared the schema from the local database and the server database, they are definitely the same. I'm also sure it's the same .rpt file that is ran. I also reinstalled Crystal Reports both on my local machine and on the server, no differences spotted.
In the wrong query on the server is a table missing and thus the results are different. The query does not join tables on the server, but it does on my local machine.
I uninstalled my installation of crystal reports on my local machine and installed the runtime that is installed on the server. The result was that the query on my local machine still is correct.
Server information:
OS: Windows Server 2008 Standard SP1
CR-Runtime: Crystal Report 2008 Runtime SP4
Database: Microsoft SQL Server 2008
Local machine information:
OS: Windows 7 Enterprise SP1
CR-Version: Crystal Reports 2008 SP4
Database: MS SQL Server 2008
We use Crystal Reports Assembly version 12.0.2000.0.
We need a solution for this problem since we're running out of ideas where this error comes from.