Can you store pdfs in a database?
Can you store pdfs in a database? 4 Answers. You can store the PDF inside of a table using a varbinary field and an extension field. You will have to install a PDF iFilter in your SQL server. How can we store uploaded file in database using servlet? Create an Eclipse Dynamic Web Project. To […]