Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Concatenate Memo fields
Message
De
17/04/1999 18:46:55
 
 
À
17/04/1999 18:06:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00209429
Message ID:
00209432
Vues:
20
>We use a relational database of which notes are written to a Memo field, in a Memo table. The relationship is one to many, one user can have many notes on different days... and each note gets placed in a seperate Memo field.
>In the Report Designer/ environment I am trying to concatenate all the notes belonging to each user into one field. Due to layout limitations, I can only use one band (detail), so grouping would not work for us since it effectively places the Memo field below the user. Looping through each memo field and adding them together has been ruled out however , since the report environment does not allow looping or nesting.
>
>Is there a command that I can add in the Report expression for that Memo field that in essence concatenates all the Memos without grouping.
>
>Thanks

THis would be something I would try to take care of in pre-report cursor processing. Create a cursor with a record for every field you want to display, and then SCAN or whatever, looping through and manually build your memo field. Then base your report on that cursor.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform