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
Explain the difference between function and stored procedure?
How to end a stored procedure properly in ms sql server?
What are a scheduled jobs?
How do I run a trace in sql server?
How can we delete Duplicate row in table?
Difference between group by clause and having clause in SQL?
What is the usage of the sign function?
what does the automatic recovery do? : Sql server administration
What sql server means?
What is merge statement?
What is the difference between char and varchar2 datatype in sql?
What is the name of reporting services config file and what’s it’s used for?
What is deploy, process and build? : sql server analysis services, ssas
Explain the database you used in your final year project?
How can I tell if sql server is 32 or 64 bit?