0
Résolu

What field type supports a file import?

Marco Naylon il y a 9 ans mis à jour par Agnieszka Kozubek-Krycuń (Chief Scientist) il y a 9 ans 1
I want to be able to accept files (PDF/Word/Excel) into my database. Which field type supports this functionality?
Résolu
I don't know what your database engine is but generally data types from the "Large" section in Vertabelo data type picker as suitable: blob, mediumblob, tinyblob, etc.