Hi,
I would like to import into my database in the table TERMES, in the field 'Lib_TERME' a new term label a user would write in a text file.
For example if a user writes the term' agriculture'in a text file, if he selects it and ask to import it in the database, i would like to see in the tabe TERMES the new
label 'agriculture' in the field 'Lib_Terme'.
The id_terme field is autoincremented so it is not a problem.
Could you help me to code the process i need to use to: import this label in the database?
Thanks a lot from you for all your help.
Best Regards.
Nathalie
I would like to import into my database in the table TERMES, in the field 'Lib_TERME' a new term label a user would write in a text file.
For example if a user writes the term' agriculture'in a text file, if he selects it and ask to import it in the database, i would like to see in the tabe TERMES the new
label 'agriculture' in the field 'Lib_Terme'.
The id_terme field is autoincremented so it is not a problem.
Could you help me to code the process i need to use to: import this label in the database?
Thanks a lot from you for all your help.
Best Regards.
Nathalie