Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a view from a view in MM
Message
De
23/02/2000 10:13:30
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Creating a view from a view in MM
Divers
Thread ID:
00335996
Message ID:
00335996
Vues:
52
All,

Here's my situation:

I have an inventory system. The business objects involved are:

Inventory
InventoryDetail
InventoryLot

Inventory and InventoryDetail are in a one to many relationship
InventoryLot and InventoryDetail are in a one to many relationship

My detail view has fields from both InventoryDetail and InventoryLot.

I want to be able to update both InventoryDetail and InventoryLot from the detail view.

My solution was to have the InventoryDetail fields saved in the view and create another view for InventoryLot filter by the iInventoryLotId from the detail grid. I would need to requery the InventoryLot view in the Inventory.PreSaveHook().

My problem is how to set up the view. In MM the views have an alias, so how can I set up a view based on detail view

Hope I was clear???

Rex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform