On Thu, 26 Feb 2004, Benoit Gantaume wrote:
>Hi,
>Here is my pb:
>
>I just want to suppress a database file.
When you say suppress, do you mean you only want a temporary database?
If so, use the filename ":memory:" when opening the database, and you'll
get a memory only database which will go away when you finish.
>
>But it's impossible to do it from the procees that created or opened the
>database even if i closed it!
>
>I guess that I do not close properly the database.
You use sqlite_close?
>
>The only way to be able to remove the file is to close the process that
>used the database...
>
>Do you have some tip?
>
>Thx
>
>Regards
>
> ______________________________
> Benoit Gantaume
> Dmailer vous facilite la gestion de l'information.
> Phone :
> Fax :
> Email : +33 (0) 4 91 29 32 81
> +33 (0) 4 91 76 39 27
> [EMAIL PROTECTED]
>
>
>DISCLAIMER:
>
>
>The integrity of this message cannot be guaranteed on the Internet. Dmailer cannot
>therefore be held responsible for the contents of this e-mail.
>This e-mail may contain proprietary information some or all of which may be legally
>privileged. It is for the intended recipient only.
>If an addressing or transmission error has misdirected this e-mail, please notify the
>author by replying to this e-mail.
>If you are not the intended recipient you must not use, disclose, distribute, copy,
>print, or rely on this e-mail.
>Any views expressed in this message are those of the individual sender, except where
>the sender specifically states them to be the views of Dmailer
>
>
>Ce message et toutes les pi�ces jointes sont confidentiels et �tablis � l'intention
>exclusive de ses destinataires. Toute utilisation ou diffusion non autoris�e est
>interdite.
>Tout message �lectronique est susceptible d'alt�ration. Dmailer d�cline toute
>responsabilit� au titre de ce message s'il a �t� alt�r�, d�form�, falsifi� ou encore
>diffus� sans autorisation.
>
--
"The problem with the French is that they don't have a word for entrepreneur"
George W. Bush
----------------------------------------------------------------------
/"\
\ / ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
X - AGAINST MS ATTACHMENTS
/ \
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]