Storing Documents

Поиск
Список
Период
Сортировка
От
Тема Storing Documents
Дата
Msg-id 20050309173903.59600.qmail@web52403.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Storing Documents  (Mitch Pirtle <mitch.pirtle@gmail.com>)
Re: Storing Documents  (John DeSoi <desoi@pgedit.com>)
Список pgsql-novice
i'm trying to store documents or links to documents
(excel, word, jpgs, etc...  everyone uses windoze)
that will need to be referenced (eg, written
instructions that may need pictures to better explain
the information).  can anybody share their experience
and suggest a best way to do this?

right now, i'm thinking that storing a link to the
file's server location is probably better than storing
the document in the db itself.  i'm also thinking that
i could request that the only the file name be entered
into the db and then i could append the file name to
the directory link as required?

is this the best way?  is there a hidden *gotcha*
involved that i might need to be aware of?

tia...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

В списке pgsql-novice по дате отправления:

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: QT3 Designer Pgadmin III and PgAccess Cannot connect to PostgreSQL 7.4 database
Следующее
От: Sean Davis
Дата:
Сообщение: VERY basic psql and schema question