Hi
I used to use Crystal about 7 years ago, but my knowledge is really rusty so forgive me if this is a stupid question.
I have a report which is running okay on our live dataset. However we need to run it on a test dataset instead - different database name but the same tables & views etc.
When I look at the SQL query itself, one of the tables is being referred to with the database owner in front of the table name, RELOCATION, but all of the others aren't. I then tried using Set DataSource Location but this isn't working - and the properties against the tables here show an Owner for the RELOCATION table but none of the others.
Is there a way of manually updating the SQL to remove the owner from the statement, or can I somehow remove the owner from the datasource properties?
I'm using Crystal 11.
Thanks
I used to use Crystal about 7 years ago, but my knowledge is really rusty so forgive me if this is a stupid question.
I have a report which is running okay on our live dataset. However we need to run it on a test dataset instead - different database name but the same tables & views etc.
When I look at the SQL query itself, one of the tables is being referred to with the database owner in front of the table name, RELOCATION, but all of the others aren't. I then tried using Set DataSource Location but this isn't working - and the properties against the tables here show an Owner for the RELOCATION table but none of the others.
Is there a way of manually updating the SQL to remove the owner from the statement, or can I somehow remove the owner from the datasource properties?
I'm using Crystal 11.
Thanks