Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Grouping with multi-level relational databases
Message
 
 
À
08/06/2004 18:11:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00900465
Message ID:
00911436
Vues:
27
----
I tried setting the OneToMany to .T. for boht of the relationships but that didn't work.
----

Don, this property is literally the same thing as SET SKIP. As a matter of fact, if you test SET("SKIP") during the run of a report, and if you have used these properties rather than explicitly having SET SKIP, then you will see the results in SET("SKIP"), just as if you *had* explicitly SET SKIP.

So if it "didn't work", then something else is wrong.

Typically, this would be one of a couple of different possibilities:

1) You do not have the appropriate workarea/alias selected, so the one-to-many relationships aren't going to take effect

2) You are not in the data session you think you are

... those are some "usual suspects" <s>.

>L<
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform