Re: Large files in a database

From: Hans Forbrich <forbrich_at_telusplanet.net>
Date: Sat, 22 Mar 2003 02:35:28 GMT
Message-ID: <3E7BCB26.B6A54E5A_at_telusplanet.net>


Oracle has several ways of handling this issue. Yes, BFile is one intrinsic method of keeping the file outside of the database. BFile is one example of a LOB (Large Object) datatype in Oracle. In addition, Oracle has other interesting, native (read no additional licensing required) multimedia capabilities that might help manage the images either inside or outside the database.

To be fair, similar discussions hold for the other mainstream RDBMSs.

/Hans

Pablo Sanchez wrote:

> .....

> access to files from within their product. Sybase has ETFS and Oracle

> has (I believe it's named) BFILES.
> --
> Pablo Sanchez, High-Performance Database Engineering
> http://www.hpdbe.com
Received on Sat Mar 22 2003 - 03:35:28 CET

Original text of this message