Joe Wilson <[EMAIL PROTECTED]> wrote: > I wrote too soon: > > http://www.sqlite.org/cvstrac/chngview?cn=3941 > > + /* > + ** Maximum number of pages in one database file. > + */ > + #ifndef SQLITE_MAX_PAGE_COUNT > + # define SQLITE_MAX_PAGE_COUNT 1073741823 > + #endif >
This #define doesn't do anything yet. But check back in a few days and it might. -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------