May be there is an option on the Commercial Market, BasisPlus from OpenText.
I worked quite a lot with it but, sincerely, I prefer a MySQL table with
references to files on the File System. A lot faster, and cheaper....

Now there is true that I use to work with sgml files and I still prefer
them. I this case, you can even use TEXT columns and - if you use MyISAM
tables - you can index them to use full text retrieval. On the other hand,
BasisPlus has the ability to import all sort of data and index them, but you
have to pay a high price for that...

In conclusion, I still think that MySQL is your best choice here.

Leo. AFIP-AR.

----- Original Message -----
From: "Ian O'Rourke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 07, 2004 6:06 PM
Subject: Re: MySQL as document storage?


> ---- Original Message -----
> From: "Steve Folly" <[EMAIL PROTECTED]>
> >
> > At work we are currently investigating ways of filing all our
> > electronic documents.
>
> I don't know the answer, but it's an interesting question. We are
currently
> looking at using more and more SQL (we use MySQL now in places), and we
face
> looking the issue of storing PDF files and such in a back-end. We also
have
> Lotus Domino - which is very good at this sort of thing - but I'd still be
> interested in the discussion.
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to