Is it possible to use different Oracle schemas in Crystal Reports and change between them at runtime?
I have a report that uses three tables. The report was created using one database user schema. In the other schemas that I have to use, the names of the tables are the same. I need to change between them at runtime. Different users get different data depending on the schema they connect to. I set the servername, the userid, the password and then integratedsecurity to false. If I change/set the DatabaseName it doesn't work. I use Crystal Reports 2008.
Could you be kind and help me with this?
Thank you very much !