473,387 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

store documents in image field

I am creating a document management systems using asp. I have been
researching the different ways of handling the documents such as using the
file system and storing the path in the db, and actually storing the
document in the db. I like the idea of storing it in the database much
better because I can allow users to manage documents themselves (I already
have the code in place to do it if I decide), having a central system with
the ability to add my own document properties by adding fields to the table,
security, and backups. I have found that most think it is better to store
the path due to performance issues and the rate the db can grow. I have
looked at our current system in access and we have a total of 4400 documents
(of which probably 25% are in the database but don't actually exist anymore
in the file system, one hangup about the file system) since 1988. This
comes to about 300 documents added each year. The other thing is the issue
with the size of the db. I don't see a whole lot of difference with this
issue because it is going to take up space in your file system too, although
the file system may be more efficient at storing them. I would say that 95%
of our docs are under 1 mb in size and done in ms word.

The last thing is using full-text search capabilities in SQL Server. I need
to be able to search the contents of the field.

Is there other issues around storing documents in the db to consider besides
the above?
Jul 20 '05 #1
1 5255
Given your volumes, I dont see an issue with storing them in the
database. It makes good sense.

Obviously backing up and restoring databases take longer. I presume
you are not using database replication? This is something to be aware
of.
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Karen Grube | last post by:
Hi! Each week, we receive a two-page PDF file from UPS along with a separate flat file (a CSV) The PDF file contains the overview of our weekly invoice and the CSV contains the details of each...
3
by: Steve | last post by:
How do I store files in a database? I have done something similar before in a none microsoft language in a previous lifetime, byt breaking it down into chunks and storing it in a BLOB field. Is...
2
by: Tim Zych | last post by:
How would I go about storing data files on my web host? I have an Access database driven website and I would like to save files and be able to download them. Can somebody point me in the right...
2
by: Nicolas | last post by:
How to store multiple files in only one sql blod field in sql database Like I got a record for a house: ID Name addresss price attachments The field "attachments" may contains documents...
2
by: wschanks | last post by:
I have an .adp (Access 2003) file and I need to store files in a field on the database. I have figured out that I need the data type to be 'Image', so I have my table with the this datatype. ...
5
by: rAinDeEr | last post by:
Hi, Can any one show me a sample create table structure for storing .BMP's and .GIF images. togther with its description. Thanks in advance, rAinDeEr
1
by: Roel Korsten | last post by:
Hi all, I keep uploaded documents (DOC / XLS / PDF / ...) in a SQL2000/2005-database as a binary in an image data-typed field. Now I want to search within these documents from my ASP.NET app....
0
by: Skiran | last post by:
Hi to everybody, I am handling a large-scale project of MIS (Marketing information System). I am using Vb 6 as front end, Ms Access as back end and Crystal report 8 as reporting tool. 1)...
1
by: Eric Sadoyama | last post by:
I have a database documentation question, but I am not even sure how to phrase it properly so I don't know where to start looking for answers. We are developing a database that is based on...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.