xml - How can I Import data (text) from a word document into a SQL Server database? -
i have huge word document data contact details people. there close 350000 such contact details needs inserted database.
how do this? convert xml , database, or should use scripting language parse word data , insert database?
parse word document using scripting language perl. covert xml or txt. once done can import data database. refer following link more help: convert word doc or docx files text files?
Comments
Post a Comment