Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I forgot something
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00593944
Message ID:
00593959
Vues:
23
This message has been marked as the solution to the initial question of the thread.
> In my report, in the detail band, I have the fields I want to print from records in a table. The report is only printing the first record, while I need to print all twelve. Usually all twelve would print, but not today. I know I am forgetting to do something, probably quite simple.

My guess is that at the time you call the report, the table you "think" is current, isn't really the current table. Make sure you do a SELECT MyTable just before calling the report. Or ... if you are using the report's data environment, you probably don't have the InitialSelectedAlias set the to proper table.

Another possible causes is that somewhere in your report you use a UDF or method call, which in turn, changes the current table so something else and then forgets to put it back.

Cathy
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform