Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combining two records into one
Message
 
 
À
15/01/2013 19:05:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01562824
Message ID:
01562886
Vues:
25
>>Hi,
>>
>>I am considering a feature for my app that would allow user combining two records into one. For example, say in the parts table they have two pars "1234" and "1234A" and at some point (after years of use) they realize that this is one and the same part. They can't rename one into the other because another record of unique entry already exists. They can't delete one because it has child records (transactions, P.O.s etc.). So I am thinking of writing a routine that would do it in code. Does it make sense? What I mean is, do others (as other developers on this message board) have routines that allow combining two records with different values in unique field into one? TIA.
>
>Hi Dmitry,
>
>I have the same problem in the POS/Inventory app I sell. What I did was give the users a form (see attached jpg) that allows then to select each of the products and then designate the one they want to keep. Then I have code that replaces the new primary key to all of the child records.
>
>My solution is neither elegant nor generic because the code is specific to my data structure and, if I decided someday that another child table is needed, my assimilation code would need to be changed. But it works for me now.
>
>Hope this helps,
>
>Ken

Thank you very much, Ken. My code most likely won't be a generic but rather specific to the table structure. I like how you created this window for merging the records. I will use the term "merge" too as it is easier to understand for a user than a technical term. And thank you for sharing the screen!
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform