Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SFQuery with remote tables...
Message
De
23/11/1998 13:31:59
 
 
À
20/11/1998 17:09:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00158991
Message ID:
00160591
Vues:
50
Hi Bob.

Oops, I missed the last part of your message.

>It seems that, you are not including the tables unless they are open. Also, as I said, there is no join info in SFQuery... so, lets say I have a view of ee_master, and I want to user to be able to specify a filter... They may want to see all employees that have job code 'AC-123'... well, unless the join is included in the cFilter, how do I know they are using fields from the job codes table for the query?

SFQuery is primarily for filters. Because of the way relations work in VFP, you generally can't filter on a condition from a child table (the record pointer in the child table will only be positioned to the first child record for the parent, which may not match the filter condition). That's why the join information is in SFQueryEngine instead.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform