Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to have a report without knowledge of table?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Is it possible to have a report without knowledge of table?
Divers
Thread ID:
00356311
Message ID:
00356311
Vues:
59
Hi everyone,

I'm developing an application 'Table Maintanance'. It should work on the table, which I pass as a parameter to my form. Basically, these tables have only 3 (or 4) fields, like:
Code Short4 Fullname. The fields name may be slightly different from table to table. My question is: can I create a 'general' report, which I can use for these tables? What is the best approach?

I thought about two ideas...
1) Before calling the report, create a cursor with the exact names.
But this idea is not clear for me.

2) Create something like
Headerline()
DetailLine()
functions and create these functions in run-time.

Also, is not clear enough.

May be there is another simpler idea?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform