Home All Groups Group Topic Archive Search About
Author
17 Feb 2006 6:06 AM
RbanBph
Hello,

I want to save a file in database. How can I do this in vb.net? Which
datatype for the table I should specify for storing the whole file in it.

Thanks ,

RbanBPH

Author
17 Feb 2006 8:37 AM
Cor Ligthert [MVP]
Rban

The (blob) byte area, in fact the same as you do it with an image.
Even nicer is than to compress and decompress that file in advance.

I hope this helps,

Cor
Author
17 Feb 2006 3:10 PM
Paul Clement
On Thu, 16 Feb 2006 22:06:27 -0800, "RbanBph" <Rban***@discussions.microsoft.com> wrote:

¤ Hello,
¤
¤ I want to save a file in database. How can I do this in vb.net? Which
¤ datatype for the table I should specify for storing the whole file in it.
¤

What type of database are you working with?


Paul
~~~~
Microsoft MVP (Visual Basic)

AddThis Social Bookmark Button