Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Word Document Content to MySQL (Import)

Hi,
I try to import a whole Word Document to a single MySQL Database table field.
Since Word Content is not organize, iterating through rows and creating seperated datasets does not make sence.
Is there a way to import a whole document (several hundred rows) into a single table field (mysql)?
I would appreciate your help.
Regards
Moon
Labels (3)
1 Reply
Anonymous
Not applicable

I want similar functionality using TOS,
I want to read PDF file (no processing) and put it in MySQL DB and then
Get file from DB (no processing) and send it as email attachment
Any help ? or workarounds
If this is not possible straight using TOS then what can be done closest to it ?