Good day, I am using HeidiSQL since many years, which saved me a lot of time when I do import weekly CSV files. All my databases are on local Linux servers within ProxmoxVMs, working well. User side (GUI) is still Windows.
Now I have a new challenge... I have 1.400ish CSV files, each having two lines only (header and 1data), but 91 columns of which I only do need a few. So I need to figure out how to do the mass import, and second one how to import the required columns only. I searched the web for almost two hours now and ended up with lots of solutions involving PHP and shellscripts. Tried some solutions but mainly failed with more or less clear errors. Before further digging into the scripts (neither do I know PHP nor did I shellscripting yet) I thought this forum might be a place to ask for help. Maybe HeidiSQL can be used in a smart way or somebody has a proven way which works. Just point me in the right direction please :o) Thanks J.