RE: [sqlite] filename limit in sqlite_open

2006-10-04 Thread Shields, Daniel
> 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

Re: [sqlite] filename limit in sqlite_open

2006-10-04 Thread Martin Jenkins
Shields, Daniel 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?) It's platform dependent and you didn't say which platform, so ... it'll be about whatever MAX_PATH or similar is on your platform. ;)

Re[2]: [sqlite] filename limit in sqlite_open

2006-10-04 Thread Teg
Hello drh, Wednesday, October 4, 2006, 10:00:38 AM, you wrote: dhc> "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?) >> dhc> The SQLite core has a filename

Re: [sqlite] filename limit in sqlite_open

2006-10-04 Thread drh
"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

[sqlite] filename limit in sqlite_open

2006-10-04 Thread Shields, Daniel
Does anyone know the maximum length of the filename passed to sqlite_open. We seem to see truncation on long file names (> 32 chars?) Thanks, Daniel. == Please access the attached hyperlink for an important electronic