Crystal Report from DataSet or Stored Procedure with Params

G

Guest

I have been trying for over a week to get data from my stored procedure into
a Crystal Report in VS.NET 2003 with no luck. I have all sorts of code parts
but nothing that tell me how then go together. I have two Crystal.NET and
two ASP.NET books. None give a complete example. This is just crazy! The
GUI approach does not seem to work with stored procedures that have
parameters. Or maybe it's this damn SQL2004 beta. Anyway, all I want to do
is get data from my SQL server stored procedure onto a VS.NET crystal report.
It looks like doing it manual is my only option. I must use C#. Does
anyone have a good example of doing this? Please!!! I can't afford any more
books. Not that they would help. I just need one good example.

Thank you so much!

Craig
 
G

Guest

Thanks, I have not seen this article. I will give it a try tomorrow. Things
that complicate this are that I am using a SQL stored procedure with
parameters. I sure hope this helps. I'm about ready to give up. I do seem
to be capable of building a dataset, but when trying to bind it to the report
I get a logon erro.

Craig
 

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