Hello
I'm trying to change a bunch of fairly large and complicated reports from using a query file to using a stored procedure so as i can use them in conjunction with business objects server. At the moment i create the stored procedure on sql server 2000, then add the link to the procedure through database expert and then i have to re configure every field in the report to point to the new fields returned by the procedure. Is there an easier way to do this, Can you use another method to upgrade reports that use qry files to use with business objects server?