A customer has several .prl files that contains multiple reports. It seems like each of the reports has connection data for the database. Is there a simple way of changing the connections without having to travers through all the reports? I know I can change the parameter for _printrb.p, but then I need to do that within the code....
Ok, I was hoping for a -pf kind of thing, but I believe it should be pretty easy to walk through the code and change the connection parameter.
Thanks