PDF files storing



Hello there:

I have a question I hope somebody can help me.

In a SQL db I must store in row PDF files which can grow without any basis.
I know due to bibliography that you are allowed to store up till 2GB binary
data. Due to that fact there will not be any problem, because the PDF files
will never grow even the ten percent of that size. The point is how to
actually store those files in the row instead of storing pointers or paths to
the files. I need to do so in that way because of data security issues. Is
that option possible? Which special instructions should be used?

Thanks in advance for the help.

L. R.
.



Relevant Pages

  • Re: Threading question
    ... Don't worry I'm not one of this *** spammers:) ... I actually need to call the webservice to get pdf files to store it in a ...
    (microsoft.public.dotnet.framework)
  • Secure downloadable PDF files
    ... I would like to know the best place to store pdf files for download. ... if the web server lives in the perimeter network then storing all the files ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Access 07 attachments
    ... The simplest way would be to not store the pdf files in your database at all; ... instead just store a text field with the filename, or path and filename, and ...
    (microsoft.public.access.tablesdbdesign)
  • RE: Reading File Documents
    ... I thought PDF files were being corrupted. ... is PDF reader can not synchronize with the stream. ... > the output and store in in an image field in a database table. ... It seems to corrupt ...
    (microsoft.public.dotnet.general)

Loading