2
Answers

i want to read word file and insert its data on db?

Shivam Dixit

Shivam Dixit

7y
483
1
I want to read a word file (.doc) from the client and manipulate the lines inside the word file and insert it into a database table. The word file contains data that I want to make it insert into a table, not the word file itself. How can I do this?
Answers (2)