can you expalin in the db and post it to testHi. The simple answer is you don't. If the email info is already stored in a table, then you don't need to store it again in another table. Since you are already storing the ID for those email data, then all you need to do is use a query to join the two together when you need to use the email data.
Open "Query1."can you expalin in the db and post it to test
result:Open "Query1."
how that in this case : look at db in the attachementHi
You are using MVF's in your table's which are not recommended.
Each of the fields in your MVF should be records in a related Table
yes i change combobox qoui and concerne to simple one value to record one value. but in resposable avisé i want MVF then i want to record multiple values in one time the target is to get the related emails stored in resp_acc tableWhen you create a record in t_dci
Will you only want to record 1 instance of Quoi ?
Will you want to record more than 1 Concerne?
can you show me how please?If you need to record multiple Emails related to the 1 DCI then you need a table to record them and NOT an MVF
In that case, I still wouldn't store it. Open "Query1" again.result:
choose one value in MVF (respavCBO) query1 give the related email
but if you choose two valus in MVF (respavCBO) query1 give just one email and not two
See the attachedcan you show me how please?
is this true what ever number of respav for example > 2 ???See the attached
what a geniuosSee the attached