Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VIEWS are my concern
Message
De
01/02/1999 14:27:37
 
 
À
01/02/1999 14:23:20
Noman Aftab
Embry-Riddle Aeronautical University
Daytona Beach, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00182652
Message ID:
00182655
Vues:
9
>HI!
>I am trying to use views to pull out records with one-to-many relationship but if I create a view in database its pulls out all records. Assigning Rowsourcetype = 6(fields) for a listbox puts in all these records, which I don't want. I tried putting rowsourcetype = 3(SQL) in refresh procedure for the listbox, and when I navigate through records it pulls out a set of records for that specific parent record and that's how I want the list box to behave.
>Is it possible to achieve this by creating views in database itself?
>Thanks for your response.

You should create parameterized view, with ?nParentid as parameter.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform