I have been given a report that uses a stored procedure. I'd like to add fields to the report without modifying the stored procedure (which is not mine). If I create a dataset using a select query, how do I relate this data to the st proc data? All from the same database.
Thanks.
Thanks.