On 6/9/10 14:37 , "Simon Slavin" <slav...@bigfraud.org> wrote:

> 
> On 9 Jun 2010, at 12:18pm, Navaneeth Sen B wrote:
> 
>> I would like to know how i can store an AVCHD file(It has a folder
>> structure) having size greater than 4GB.
> 
> It is unlikely that whatever filesystem you're using will allow any file to be
> this big.  Therefore you cannot have a database file this big either.  Leave
> the folder the way it is, and put the filenames into your database.
> 

Modern file systems allow files with sizes weighing in TB. HFS+ for example,
which we have been using for a number of years already, has a single file
size limit of 8 Exbibytes.

Now your suggestion is sound, as I argued previously.

Jean-Denis

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to