passing nulls to crystal reports

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

How do you pass a null into a crystal reports parameter? I have been trying
dbnull.value in vb.net and that does not work, just gives an error... thanks
 
yes, you may try pass Nothing to the report as the article suggested. It
equals to null in C#.

Luke
 

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