Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Report
Message
 
 
À
30/04/2013 14:40:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01572323
Message ID:
01572325
Vues:
67
>I am facing problems with reports (.FRX). Initially I created reports using .DBF files and it was working fine. Now, I changed the code and instead of DBF files I created cursor as I need not need Data to store the permennantly. So in my code i created Cursors.
>
>But Now when I generate the report, it comes totally blank. The name of DBF file and cursor were same. I also removed the earlier Data environment but it didn't worked.
>
>What to do ?

Are you using AliasName.columnname for your fields in the report? If so, make sure to remove the AliasName.

Also, are you sure your cursor does have data? Can you add browse normal right before calling the report?

Finally, are you calling this report from the form with a grid? If yes, make sure that focus is set on some other object than the grid.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform