473,386 Members | 1,819 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,386 software developers and data experts.

Document Storage

Hello Everyone and thanks for your help in advance. I am
developing a document storage application for an intranet
that will store various Word, Excel, and PDF documents.
Most of the examples I see utilize SQL Server and an
image field rather than the FileSystem Object to store
documents. My concern with this method is that some of
the documents may be several hundred pages (not exactly
sure of the actual file size yet, but they must be fairly
large). My question is, where does the use of SQL Server
become impractical for this type of application? Any
insight would be greatly appreciated. Thanks.
Jul 21 '05 #1
1 1159
Hi Hugh,

I guess using databases in general for storing large records is almost
always not practical.
If you don't need transactions I would consider storing only links (paths)
to documents which should be stored somewhere on disk (on the server of
course).

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com
www.rhand.com

"Hugh McLaughlin" <an*******@discussions.microsoft.com> wrote in message
news:08****************************@phx.gbl...
Hello Everyone and thanks for your help in advance. I am
developing a document storage application for an intranet
that will store various Word, Excel, and PDF documents.
Most of the examples I see utilize SQL Server and an
image field rather than the FileSystem Object to store
documents. My concern with this method is that some of
the documents may be several hundred pages (not exactly
sure of the actual file size yet, but they must be fairly
large). My question is, where does the use of SQL Server
become impractical for this type of application? Any
insight would be greatly appreciated. Thanks.

Jul 21 '05 #2

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

Similar topics

8
by: Sandy Norton | last post by:
Hi folks, I have been mulling over an idea for a very simple python-based personal document management system. The source of this possible solution is the following typical problem: I...
1
by: Patrick Conway | last post by:
Hi! I'm building a Windows form that allows users to view a list of files (and their properties(metadata)) stored in a certain directory. All of the files in the directory are a result of a...
0
by: Sivaraman.S | last post by:
Issue: When I am opening a word document or a template from an ASP.NET Web page (language used VB.NET Visual Studio Version 2003) using Word.ApplicationClass object (Reference Word 11.0 object...
8
by: Asma | last post by:
Dear Sir, I am trying to find a way to open a Word document using C language and read the text of word doc into a variable. (Turbo C on Dos 6.0). Can anyone please tell me which libraries in...
0
by: Sivaraman.S | last post by:
Issue : When I am trying to open a Word Document or a Template from a Web Application (ASP.NET Web page - Language Used VB.NET Visual Studio Version 2003) using Word.ApplicationClass (Refering...
1
by: Hugh McLaughlin | last post by:
Hello Everyone and thanks for your help in advance. I am developing a document storage application for an intranet that will store various Word, Excel, and PDF documents. Most of the examples I...
3
by: Hallgeir Stuenes | last post by:
I'm trying to understand the differences between a XML document archive versus a relational data base. What are their advantages and disadvantages? - Hallgeir
2
by: Andy | last post by:
Hi, I have an XML document that uses namespaces (it is from a Word 2007 file). I want to retrieve all the "t" elements that belong to the "w" namespace (<w:t>) using XPath from VB.NET 2003 (.NET...
1
maxamis4
by: maxamis4 | last post by:
Hey folks, I am in the process of mapping and developing a document repository. I wanted to know if there was one that was already made out there and if so where? If not I have a couple ideas...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.