Eddy D. Sanchez wrote:
> Hello Everyone.
>
> I want to scan a large quantity of books and documents and store these
> like images inside or outside a database, I want use mysql, anyone
> have any experience with this kind of systems, can you suggest me an
> opensource solution ??

First question I would have for you is do you need instant (as opposed
to just want) retrieval  of that information over the computer, or do
you have them located in a library somewhere.  If it's the latter, you
may want to use something like mysql to just store key information about
those documents like title keywords etc and their location just to
reduce redundency.  I'd hate to think of the bill for all those manhours
scanning books even if they are, say, only 50 pages each.

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

Reply via email to