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?

You could use auto_vacuum (so the data file shrinks when data is deleted) and check the file size so you know when it is "full."

l8r
Sean


Reply via email to