Forums

Upload file in DB and not in the file system

ciovo 14 Feb, 2012
Hi!

I already built a form using v4 that upload a file, save it in the file system and store the file name in the database.
I'd like to build another form to upload/save a file in DB instead of the file system.
The best would be to have two columns: one with the file name and extension, the other with content in a blob column.
How can I do this?


Thank you!
GreyHead 14 Feb, 2012
Hi ciovo,

Sorry I don't know how to do this. It may be possible using the DB Save; otherwise you will need to use a Custom Action to hand-code the MySQL query.

Please let us know if you find a solution.

Bob
This topic is locked and no more replies can be posted.