Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to answer negative VFP attitude? Help...
Message
De
19/10/2000 15:20:51
 
 
À
19/10/2000 15:16:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00427554
Message ID:
00431733
Vues:
11
>This doesn't sound like a multi-table remote view. If it was, then adding a record would always add to both tables, not conditionally on any field. I see and understand that you're doing the with SP, but I STILL DON'T see how this could be accomplished conditionally using a multi-table remote view.
>
>Sorry if I'm just being dense here, I haven't done a whole lot with backend data, yet, and I'm just "fact & technique gathering".

Well part of the problem is that you have no control with a RV - which is why I don't use them. With RV - I BELIEVE - that if you insert into the view and both tables are set to be updated - that you will just create a null-filed record in the second table.

That is why I use SP with data-objects that get my SPT cursors. I avoid the wrapper effect of a RV and can get "in between" the two updates with hooks to make decisions about whether to ever create the record in the second table or not.
Ken B. Matson
GCom2 Solutions
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform