Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Memo fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00479546
Message ID:
00479698
Vues:
39
>Hello Nick,
>
>>I have multiple records that each contain a memo field. Frequently, I need to >concatenate these memo fields into the detail band of a single report. What >would be the recommended way to achieve this?
>
>Sorry if I was unclear.
>>Multiple memo fields per record?
>No. 1 memo field per multiple records
>
>I can create the combined Memo field in the code before the report by concatenating the individual memo fields.
>My concern is running multiple memo fields into one text block on my report. What is the maximum number of characters allowed? How will page breaks be handled?
>
>TIA,
>Maynard

Well, by definition the memo field is for unlimited text size (limited with VFP system capacities) You can stick the full text of "War And Peace" into a memo field in one record and theoretically it can be printed in report, however I did not to output very large memo fields in the report (not more than a couple of pages) so the best thing is to try it. The bottlenecks may be the RAM size, also there are some bugs (for example see this) and possible report memory leaks.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform