When you develop reports in crystal 9, it saves the database and table owner references inside the report. So when you want to run the same report against a database different from the one against which the reports have been developed, it errors out. I want to know if there is any workaround so that the same report can run against different databases. Please help me out, this is a serious issue with crystal 9, as in crystal 8.5 you were able to edit the db references and just leave the table name inside the report by using Database --> Set Location, but in crystal 9 the sql thats gets generated in the report has db references.