Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataEnvironment corruption with MODIFY REPORT
Message
De
16/06/2005 10:34:10
 
 
À
15/06/2005 18:46:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01023742
Message ID:
01023970
Vues:
13
Hi Javier,

my advise is to NOT use the data environment for reports. In stead, you create a cursor with all the data you need for your report, and USE the cursor before you run your report. I have houndreds of reports, and I never use tha dataenvironment for them.

>Hi,
>
>I let users modify reports in my application, and since I upgraded to VFP9 I have experimenting many corruptions in the dataEnvironment. By many I mean one out of 3 or 4 times. I use MODIFY REPORT with no extra stuff, and I have corruption in every operating system.
>
>What's more, I'm experiencing the same corruption when I try to modify a report through the Code References form. This is why I think it could be an issue with VFP9 and not with my application.
>
>In my computer I modify reports in the command window, or through the Project Manager and get no corruption. But if I run the application, I get it.
>
>The corruption is in the methods of the dataEnvironment (namely beforeOpenTables(), init(), and destroy()), which end up with binary illegible content.
>
>Is this a known issue? Has some one experienced the same?
>
>Thanks,
>Javier.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform