Results 1 to 11 of 11

Thread: [RESOLVED] Dynamic Parameter

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Location
    Bloomingdale, IL USA
    Posts
    284

    Resolved [RESOLVED] Dynamic Parameter

    I am using crystal reports XI with vb 6.0 and have a couple of questions. The report I am trying to run through a vb 6.0 interface has dynamic paramters.

    1) When i install the stand alone program on a machine without crystal reports, First I get an error saying that the document could not be opened. Then I hit ok and i get another error saying Invalid TLV record. I did some investigating on-line and couldn't really find a solution. I tried a number of things which have not seemed to work. Any ideas?

    2) How can/do dynamic parameters in crystal XI function with VB? Do I have to do any special coding from VB in regards to the parameters, or will they just run off of the report?

    Thank you for any help!

  2. #2
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: Dynamic Parameter

    1) create a setup ...
    "The dark side clouds everything. Impossible to see the future is."

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Location
    Bloomingdale, IL USA
    Posts
    284

    Re: Dynamic Parameter

    I'm not sure what "create a setup" is supposed to mean. Please clarify.

  4. #4
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: Dynamic Parameter

    Use the Application Setup Wizard, browse your project. Check Rebuild Project and leave the create a setup program checked. Click next. When the process is over you will have a setup.exe in your selected directory and all the required dlls , don't forget to include all your reports you have.
    "The dark side clouds everything. Impossible to see the future is."

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Location
    Bloomingdale, IL USA
    Posts
    284

    Re: Dynamic Parameter

    I have already created an application and installed it. VB is obviously not including all of the dll's that are needed. This is why I need help.

  6. #6
    PowerPoster Simply Me's Avatar
    Join Date
    Aug 2003
    Posts
    2,748

    Re: Dynamic Parameter

    i think you need the mergemodule for Crystal Reprots XI.
    To give is always to be NOBLE...
    To received is always to be BLESSED....
    Each day strive to be NOBLE
    Each day strive to be BLESSED

    If this post has helped you. Please take time to rate it.

    >=|+|=< Simply Me >=|+|=<

    ----------------------------------------
    Connection Strings | Number Only in Textbox | Splash Screen with Progress Bar | Printing to 1/2 of perforated bond paper |
    Freeze 2005 DataGridView Column

  7. #7

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Location
    Bloomingdale, IL USA
    Posts
    284

    Re: Dynamic Parameter

    The merge module worked! Thanks!

  8. #8
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: [RESOLVED] Dynamic Parameter

    There are no merged modules in vb6 , its .net ...
    "The dark side clouds everything. Impossible to see the future is."

  9. #9

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Location
    Bloomingdale, IL USA
    Posts
    284

    Re: [RESOLVED] Dynamic Parameter

    The merge modules come from Crystal Reports not VB. You use the Visual Installer and add the crystal merger modules to the project. It works fine with VB 6.0.

  10. #10
    Lively Member
    Join Date
    Aug 2006
    Posts
    93

    Re: [RESOLVED] Dynamic Parameter

    Where are the Crystal merger modules located?

    Thanks
    Ron

  11. #11

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2004
    Location
    Bloomingdale, IL USA
    Posts
    284

    Re: [RESOLVED] Dynamic Parameter

    I think they are under C:\Program Files\Common Files\Merge Modules. If you don't have them, you can download them from the business objects web site.

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