[Tutor] Re: [Python-Help] Support with Image

2005-04-11 Thread Alberto Troiano
Thanks for the reply I read first the one Danny sent me. I'll try the code and let you know how it went About the overwhelming of the machine, is a Dedicated Server so I don't think that would happen. The person in charge of the project told me that he needed a daemon to run under Linux to store in

[Tutor] Re: [Python-Help] Support with Image

2005-04-11 Thread Alberto Troiano
Sorry, Copy Paste error I did that cursor.execute("insert into image values('',%s)",outfile.getvalue()) My question now is where should I have to retrieve the database value to show the image? And another question yet: I'm making this application to run as a daemon under Linux (the linux part