serializing file via R, for insertion as blob -
i know there @ least few reasons 1 might not want this, i'm going want anyway. want take lot of pdfs, store them blobs (so nodes can read them main sql server).
what best practice r user read pdf content string, serialize it, , insert mysql blob?
i assume need text representation of pdf can blob'ed
Comments
Post a Comment