I have created a view in Dev database and used it in CR - which works fine. However, I want to see the production data in this report without putting the view in production. Can this be done????
I am not aware of any way to do this since the code has to run on the production server. I will be watching this to see if someone knows how to do. Sure would come in handy for bypassing security.
You have two easy options:[ol][li]Change the database that your Oracle service name points to[/li][li]Create a 'production' service name and Set Location of the report to the new production service name.[/li][/ol]
Sorry LinPro, I guess I didn't read the question thoroughly enough. Even though the View is compiled in Dev, you might be able to point it to the Production DB tables using database linking as long as you have rights to the database.
I don't have 8.5 here, but go under More Data Sources (something like that) and select additional data sources, point to your ODBC connection and say add.
It will prompt and allow you to paste in SQL which is passed to the database. An often overlooked means to buidl a quick ad hoc report in CR 8.5 from existing or custom SQL.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.