Results 1 to 2 of 2

Thread: Crystal Reports in .net

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    14

    Crystal Reports in .net

    hi,

    I want to display a session var value in my report...

    I have created a crystal report based on a dataset.
    It works fine but i want to display few values in my report from my form(.aspx) to my report.

    is there any way to achieve this ..

    Please help.

    Rgds,
    edna.

  2. #2
    Member
    Join Date
    Sep 2002
    Posts
    32
    Only way I can think of is creating a temporary table of your results and using an insert statement to insert the session var into that table, then report of that table.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width