Upload/download PDF File BLOB

Hello =; ,
I want to upload and download a pdf file into the database.
I created a table "Documents" (No., Date, Time, Doc,...) and "Doc" is of type BLOB.

Can you tell me how to upload/download to /from "Doc" ? #-o

Regards.

Comments