This project import a XLSX file, translate this file, create a SQL with this information and save in a txt new file.
Its simple , you only need to import a XLSX file on the "Import the table" notebook and before this it will translate and create a SQL file to you, and you only need to put this script on your data base for run.
- Take the XLSX file on the repository.
- On "CODIGOITEMMENU" you put the index , but you will need to change the title of the line
- On "CODIGOIDIOMA" is what the used language
- On "NOMEITEMMENU" is the name of the input on DB
- On "ADICIONA/ALTERA" you need to fill with "alterar" if the collum exist on db and you need to change , and "adicionar" if the collum doesn't exist on db.