SubReport using SQL Pass-Through

J

JKro

I have set up a report that has a pass-through query set as its record
source. The pass-through query executes a stored procedure and it works
fine. However, when I add this report to an existing report as a subreport,
I get the message: You can't use a pass-through query... as a record source
for a ... subreport.

Is there anyway to get around this? I'd really like to use my stored
procedure to return the data for the subreport.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top