0
Respuestas

What field type supports a file import?

Marco Naylon hace 9 años actualizado por Agnieszka Kozubek-Krycuń (Chief Scientist) hace 9 años 1
I want to be able to accept files (PDF/Word/Excel) into my database. Which field type supports this functionality?
Respuestas
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.