There is a requirement where i need to parse csv/exel file and insert data into database. But the problem is number of columns can be different each time.
I have tried to use available plugins but it's not working.
Thanks,
Hemant
Discussion posts and replies are publicly visible
A dynamic number of columns is always a problem. What would you do with the data later on, not knowing the structure? I would try to push back requirement back.