Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting records in a cursor to print properly-help
Message
De
06/07/1999 18:23:02
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00237990
Message ID:
00237994
Vues:
15
>Hi,
>I have a grid populating by a cursor. I want to print a report which will be the contents of the grid.
>The problem I'm having is that the report comes out with the correct record count but all lines are duplicated. IOW, if the record pointer was at the first record and I had 5 records, I would get a report containing 5 lines of the first record (duplicated) instead of 5 records individually.
>Has anyone come across this problem?
>I've been able to print reports before with no problem with a select-sql into a temp table but this is the first time I've had this problem.
>TIA,
>Allen

I guess your problem lies on having selected another cursor selected and since the report skips on that one and not on the one your report fields are based on, you get that set of fields repeated.

Hope this helps

Oscar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform