Hi Michael and All,

    thank you for your detailed answer, and to have tried the demo I
have attached. I understand what you meant and you are perfectly
right, but if I can bother you with another small question:

On 3/8/07, Michael Bayer wrote:
> z-eeks-Computer:~/dev/sqlalchemy classic$ sqlite3
> tutorial_modified.db
> SQLite version 3.3.13
> Enter ".help" for instructions
> sqlite> select * from treenodes;
> sqlite> select * from treedata;
> sqlite>
>
> so, its all deleted.  filesize is irrelevant.

Uhm, really? What happens if Windows is saying that the filesize is 4
GB of empty things? I told you I know next to nothing about database,
but it seems a bit odd to me that the file size constantly increases
even if I delete things from the database...
Please forgive my newbieness and my way to write, I don't want to
sound disrespectful, I am just exposing my doubts and my questions. I
believe SQLAlchemy is the easiest Python-database-library to use, and
for this reason I would like to avoid making stupid mistakes which
would be much more complicated to fix later.

Thank you for your answer.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to