Hi All,
I have a crystal report that i am messing around with. It is an existing crystal report and not one that i created myself, so it already had a datasource setup etc. I have updated the datasource to represent the new connection, but i am still having problems with the SQL that gets past to the SQL Server (checked this using the SQL profiler to ensure that the SQL was the same as that in crystal reports). The SQL being sent down the wire has the wrong database, and is pointing to the wrong database for its data. This is causing me problems as i cant test against live data, and i cant seem to find a way to update the database in the SQL to point to the new database, does anyone know how i can do this?
Rob
---------------------------------------
I have a crystal report that i am messing around with. It is an existing crystal report and not one that i created myself, so it already had a datasource setup etc. I have updated the datasource to represent the new connection, but i am still having problems with the SQL that gets past to the SQL Server (checked this using the SQL profiler to ensure that the SQL was the same as that in crystal reports). The SQL being sent down the wire has the wrong database, and is pointing to the wrong database for its data. This is causing me problems as i cant test against live data, and i cant seem to find a way to update the database in the SQL to point to the new database, does anyone know how i can do this?
Rob
---------------------------------------