> On 7/11/05, Ramon <[EMAIL PROTECTED]> wrote: >> I would like to know if there is a way to limit a sqlite database and then be >> able >> to change this limit later on? > > Stop inserting when it's full? > > I want to put a limit like 10mb then later on e able to change this database limit to 15mb if I want to, is this possible?
- Re: [sqlite] limiting database size Ramon
- Re: [sqlite] limiting database size Sean Heber
- Re: [sqlite] limiting database size Cory Nelson