Doubt with reports

  • Thread starter Thread starter Alberto
  • Start date Start date
A

Alberto

I have an stored procedure in SQL Server 2000 who has a Select. I put the
result of the select in a DataReader.
My question is: can I make a report with crystal reports who get the fields
from the DataReader?
(I only need you tell me if I can or I can't)

Thank you very much.
 
I doubt with a DataReader, but you can definitely get the results of a SP
into a crystal report.
 

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

Back
Top