> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> 
> "Shields, Daniel" <[EMAIL PROTECTED]> wrote:
> > Does anyone know the maximum length of the filename passed to 
> > sqlite_open. We seem to see truncation on long file names (> 32 
> > chars?)
> > 
> 
> The SQLite core has a filename size limit of around 500MB - 
> not something you are likely to ever hit.  The underlying 
> operating system is probably the limiting factor.  What OS 
> are you running on?
> --

It's a ufs file system on Solaris, max filename length of 255 bytes.
Unfortunately the developer had only allocated a 64 byte name buffer :-O
Thanks for eliminating sqlite from the equation.

Daniel.

==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to