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 are audit control procedures?
Why normalization is used?
How to identify current user in ssrs report?
How do I install only the client tools of sql server 2000?
How do I start sql server 2016?
What are user-defined functions (udfs) in sql server?
How many non clustered indexes there can be on table ?
What is the command dbcc checkdb used for?
What are pages and extents? : SQL Server Architecture
How can sql injection be stopped? : sql server security
What are the different SQL Server Versions you have worked on?
What is difference between table aliases and column aliases? Do they affect performance?
What is the difference between NOROW and LOCKROW?
How can you manage sql azure security?
query processing