Re: database file doesn't increase in size

2012-08-24 Thread Melvyn Sopacua
On 24-8-2012 8:46, heni yemun wrote: > When i create a user account, fill the fields with some value and save() it > in the database file *myfile.db* for example, the file doesn't show any > change in size. So how do i know if i'm actually saving it and can later > access the values? Because s

database file doesn't increase in size

2012-08-23 Thread heni yemun
Hi, When i create a user account, fill the fields with some value and save() it in the database file *myfile.db* for example, the file doesn't show any change in size. So how do i know if i'm actually saving it and can later access the values? Or is there another problem i should deal with firs