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

What the difference between UNION and UNIONALL?

576


Explain error handling in ssis?

573


Detail about query optimizer?

616


explain different levels of normalization? : Sql server database administration

524


what are user defined datatypes? : Sql server database administration

522






How can I check that whether automatic statistic update is enabled or not?

557


What is key set driven?

541


What is difference between count (*) and count column?

527


What does normalization do to data?

549


What is a db view?

520


How do I view a script in sql server?

538


Explain filestream storage of sql server 2008?

520


What is a derived table?

515


Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?

642


What is the purpose of indexing?

599