Results 1 to 2 of 2

Thread: [RESOLVED] Pass a parameter to Crystal from VB.net

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    26

    Resolved [RESOLVED] Pass a parameter to Crystal from VB.net

    I have a VB,net windows form with 2 search fields.
    1st field me.text1.text
    2nd field me.text2.text
    My Crsytal report has to parameters for the report
    CMHID
    NoteDate

    I have a button set to open another windows form with a crystal report viewer placed on this form. The viewer has my report selected as the record source in the properties.


    I want to pass the contents of text1.text to the crystal report parameter CPMHID

    and Pass the the contents of text2.text to the crystal report parameter NoteDate.

    when the report opens without hacing to prompt for parameters.
    Last edited by Ogeechee; Oct 25th, 2005 at 09:15 AM. Reason: Resolved

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