2008/2/2, Roel Schroeven <[EMAIL PROTECTED]>:
> Victor Lin schreef:
>
> > Now I am now developing a program that base on sqlite3 in python.
> > But there is a strange problem.
> > That is, all data I insert into sqlite database do not goes into file
> > in disk.
> > It is really strange
>
Victor Lin schreef:
> Now I am now developing a program that base on sqlite3 in python.
> But there is a strange problem.
> That is, all data I insert into sqlite database do not goes into file
> in disk.
> It is really strange
> Why do these data just keep in memory and discarded?
sqlite3 wor