0
Respost

What field type supports a file import?

Marco Naylon fa 9 anys updated by Agnieszka Kozubek-Krycuń (Chief Scientist) fa 9 anys 1
I want to be able to accept files (PDF/Word/Excel) into my database. Which field type supports this functionality?
Respost
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.