Re: Storing/Retrieving Files In Database
- From: Cindy <cindyc100@xxxxxxxxxxx>
- Date: Sat, 8 Mar 2008 11:01:23 -0800 (PST)
On Mar 8, 9:20 am, Alexey Smirnov <alexey.smir...@xxxxxxxxx> wrote:
On Mar 8, 5:31 am, Cindy <cindyc...@xxxxxxxxxxx> wrote:
Hi. I'm using SQL Server 2005. I'd like to know if anyone has any
reference on how to allow users to upload a file **onto a database**.
In other words, a user can have several related files belonging to
him. Also, I would need a syntax that allowed me to retrieve those
files.
I'm sure this is possible. Aside from that information, can anyone
suggest whether this is the proper method? I know I can simply store
the paths, but starting to juggle various directories is not really my
cup of tea; if there is only one directory to store all the files,
some of them might have the same name, thus creating a conflict. That
is something I do not need to worry about if everything is stored in a
table image field.
In any case, thank you in advance for your help.
Cindy
http://www.google.com/search?hl=en&q=asp.net+upload+file+into+database- Hide quoted text -
- Show quoted text -
Priviet Alexey --
I am capable of searching Google; however, there are a couple of
questions you left unanswered. Namely, is this the proper way of
going about these things? Will the database bloat if there is too
much information in it? Any considerations or suggestions would be
helpful.
Thanks.
Cindy
.
- Follow-Ups:
- Re: Storing/Retrieving Files In Database
- From: Peter Bromberg [C# MVP]
- Re: Storing/Retrieving Files In Database
- References:
- Storing/Retrieving Files In Database
- From: Cindy
- Re: Storing/Retrieving Files In Database
- From: Alexey Smirnov
- Storing/Retrieving Files In Database
- Prev by Date: ASP.NET Theme ignored
- Next by Date: Re: dynamically adding databound controls
- Previous by thread: Re: Storing/Retrieving Files In Database
- Next by thread: Re: Storing/Retrieving Files In Database
- Index(es):
Relevant Pages
|