Crystal Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know that there is no Crystal Newsgroup, but could someone please show me
how to populate my crystal report from within my C# Application, by passing
an SQL Statement with parameters as a report source, if this is possible

Thanks

Christopher
 
Hi,

There are some forums in the crystal report site, check them when you have
a problem.

Also take a look at:
http://www.crystalreportsbook.com/FreeEbook.asp

It's a free book and it has all what you need.

AFAIK what you can do is pass the parameter for the query, the query itself
should be in the report snce design time.

Also you could pass a dataset

Cheers,
 

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