Basic Crystal/.net question. How to output from a dataset.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lokean
    New Member
    • Apr 2007
    • 71

    Basic Crystal/.net question. How to output from a dataset.

    Hi.

    I have a vb.net program that hits a database and returns a dataset which I use in a datagrid for display purposes.

    I also want to output the dataset to a crystal report.

    I have used the wizard, all my database connections are working, I can see all the data in design mode, but nothing in the CR viewer.

    could someone please point me to a link. I've found links to more advanced topics, but I need something bare-bones basic about this so I can 'get it'.

    Thanks.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is an article in C# but should be easy to convert:
    Crystal Reports PUSH method using ASP.NET

    Comment

    Working...