Subject Re: [firebird-support] Deleting a database
Author Eduardo Mauro
I did the following: a loop which tries 10 times to delete the
database. If an error occurs it waits a random delay. But it didn't
worked.


On 9/22/05, Aage Johansen <aagjohan@...> wrote:
> edmauro2 wrote:
> > I have the following problem:
> >
> > * A temp database is created using embebeded Firebird.
> > * Work is done and the database is closed
> > * I try to erase the temp database but is reported that the file is
> > being used. Only if the program is closed I can delete it using Explorer.
> >
> > How can I delete the database?
> >
>
>
> "database is closed" ?
> After you _disconnect_ you should be able to delete the file
> (database). However, the server might hang on to the database for a short
> while in case a new connect is attempted.
>
>
> --
> Aage J.
>
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>
>
> ________________________________
> YAHOO! GROUPS LINKS
>
>
> Visit your group "firebird-support" on the web.
>
> To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
> ________________________________
>