Re: [Firebird-net-provider] FbRestore could not drop database

2012-04-10 Thread Jiri Cincura
On Mon, Apr 9, 2012 at 8:05 PM, Steve Harp wrote: > Before calling the Execute method, I’m closing the database and even > disposing of the FbConnection.  What am I missing? Connection pooling? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com --

[Firebird-net-provider] FbRestore could not drop database

2012-04-09 Thread Steve Harp
Hi Guys, I'm getting an error "could not drop database" when attempting an FbRestore.Execute(). There are no other applications open that would use the database and I'm running the Firebird service and database on localhost. Before calling the Execute method, I'm closing the database and even