How to store pdf file in sql server?

Answer Posted / vinod

Just read the content from the file and save it as a blob
in the table. Not only pdf we can store all tyypes of files
in the sql server.

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why use “nolock” in sql server?

559


Explain Normalization and DE normalization

606


hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.

2468


Can you please explain the difference between primary keys and foreign keys?

656


How do I start sql server 2017?

528






do you know how to configure db2 side of the application? : Sql server database administration

594


What is normalization of database?

599


What is the boxing and unboxing concept in .net?

542


What are the different types of cursor?

603


what is the sql equivaent of the dataset relation object ?

1567


what type of index will get created after executing the above statement? : Sql server database administration

533


Describe the left outer join & right outer join. : sql server database administration

583


Can you force a query to use a specific index?

526


 Explain what is sql override for a source taLle in a mapping?

569


What happens if date-only values are provided as date and time literals?

538