Posts by Alex Inoue • 39 points
2 posts
-
0
votes0
answers216
viewsQ: Compare text file with database data
Good morning, I would like to know how to compare several txt files with Mysql, so when I create a txt file in the folder it does not re-enter the data of the other txt files in Mysql. I am using…
-
3
votes1
answer561
viewsQ: Read txt file whenever there are changes
I have a problem in a project I’m doing, I need to do a program that reads a txt file and imports it to Mysql, I was able to do this part. But now I need this program to read this txt file whenever…