Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Joining reports in a preview
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01096397
Message ID:
01096439
Vues:
15
Here's a sanple code you can paste in a PRG and run
CLOSE DATABASES ALL
Open database (HOME(2) + "Northwind\northwind.dbc")
USE northwind!shippers
CREATE REPORT Shippers from shippers
USE northwind!Suppliers
CREATE REPORT Suppliers from Suppliers

REPORT FORM Shippers OBJECT TYPE 1 NOPAGEEJECT
REPORT FORM Suppliers OBJECT TYPE 1 NORESET
To find out more about what you can do with VFP9 Reports, take a look at Cathy Pountney's articles
  • Visual FoxPro 9.0 Report Writer In Action http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen9/html/VFP9Reports2.asp
  • What's New in the Visual FoxPro 9.0 Report Writer http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen9/html/VFP9Reports1.asp

    There was also a series of articles by Doug Hennig in FoxTalk 2.0 on VFP9 Reports. Some of them available free at (around) http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxtk05/html/ft05b6.asp

    >
    >Give me a hint {G} Is it perhaps the Report Listener Object?
    >
    >I installed VFP9 three monhts ago for this project, but I have not had any time to look at what's new and better. Normally I use VFP6, since that's what clients have, and they don't need to upgrade.
    >
    >The system goes live tomorrow morning, I told him it's impossible to do, maybe I can surprise him.
    --sb--
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform