|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
save a file in databaseHello,
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 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 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) |
|||||||||||||||||||||||