Results 1 to 5 of 5

Thread: crystal reports

  1. #1

    Thread Starter
    Registered User Nucleus's Avatar
    Join Date
    Apr 2001
    Location
    So that's what you are up to ;)
    Posts
    2,530

    crystal reports

    Anyone got an example of using CR to print out the contents of an array?

  2. #2
    Fanatic Member Bonker Gudd's Avatar
    Join Date
    Mar 2000
    Location
    Saturn
    Posts
    748
    Hello Professor

    I don't have an example of printing the contents of an array.
    What I'd do is loop through the array, saving it as a disconnected recordset (a .adtg file). Then I'd use the CRAXDRT routines to populate the report (with the report defined from a Data Definition File).

    Hope that helps

  3. #3

    Thread Starter
    Registered User Nucleus's Avatar
    Join Date
    Apr 2001
    Location
    So that's what you are up to ;)
    Posts
    2,530
    Hello person skilled in the art of sexual fulfillment

    hmmm....I thought there might have been an easier way, merde

  4. #4
    Fanatic Member Bonker Gudd's Avatar
    Join Date
    Mar 2000
    Location
    Saturn
    Posts
    748

    Thumbs up

    There probably is an easier way!

    Looking in the Formula editor, there's a number of interesting "Operators" under "Arrays". I've never used them myself, but I expect you could build up a formula string in VB and pass it to Crystal so as to create an array.

    I've got Crystal 8.5, so I wouldn't be sure they exist in earlier versions.

  5. #5
    Lively Member
    Join Date
    Nov 2001
    Posts
    85

    CR and Arrays

    I am wondering if anyone has found an easy way to print arrays in Crystal Reports?

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