Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report from cursor
Message
 
À
23/09/1999 15:35:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00268181
Message ID:
00268182
Vues:
23
>I have a cursor created at run time, when call my report I receive the message filexx not found.
>code in the formxx
>select scratch2
>REPORT FORM lstfac_iva PREVIEW NOCONSOLE
>code in the environment.init report
>select scratch2
>this.dataenvironment.InitialSelectedAlias = 'scratch2'

A few things to check.
- make sure you report does have a private dataenvironment
- remove any tables from the report DE
- remove alias from the fields on the report

One question. Why do you have this "this.dataenvironment.InitialSelectedAlias = 'scratch2'" in the report init event?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform