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
What is the process of normalising?
What is subreport?
When is update_statistics command used?
What protocol does sql server use?
What are the characteristics of modern DBMS?
Can we shrink data file in sql server?
Explain in brief how sql server enhances scalability of the database system?
Is there any difference between primary key and unique with the not null condition?
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
How to download and install microsoft .net framework version 2.0?
What are sql azure firewall rules?
What are the types of indexing?
What are key constraints?
What is the contrast between sql and mysql?
What is wide table?