Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I identify private datasession used by a report
Message
De
16/05/2001 12:50:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
How do I identify private datasession used by a report
Divers
Thread ID:
00507936
Message ID:
00507936
Vues:
59
I have a VFP report using a private datasession that I execute as follows:

public oFilters

oFilters=NEWOBJECT('reportsfilter','appfilters')
oFilters.rpt_closure_key()

REPORT FORM CURDIR()+'report\&gcReportName'


.rpt_closure_key() is the method that creates the cursor used by the report


My question is, how do I tell the report the name of the cursor to use. I can't add it as a table in the data environment. In the report datasession init I tried adding:
set datasession to 1
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform